Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/core
index
JsonPath
Class JsonPath
Do not use me directly. Use
sql.jsonPath
.
Hierarchy
BaseSqlExpression
JsonPath
Index
Constructors
constructor
Properties
[SQL_
IDENTIFIER]
expression
path
Constructors
constructor
new
JsonPath
(
expression
:
unknown
,
path
:
readonly
(
string
|
number
)
[]
)
:
JsonPath
Parameters
expression
:
unknown
path
:
readonly
(
string
|
number
)
[]
Returns
JsonPath
Properties
Protected
Readonly
[SQL_
IDENTIFIER]
"[SQL_IDENTIFIER]"
:
"jsonPath"
Readonly
expression
expression
:
unknown
Readonly
path
path
:
readonly
(
string
|
number
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
[SQL_
IDENTIFIER]
expression
path
Documentation
Loading...
Do not use me directly. Use sql.jsonPath.