Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/core
index
JsonPath
Class JsonPath
Do not use me directly. Use
jsonPath
.
Hierarchy (
view full
)
BaseSqlExpression
JsonPath
Index
Constructors
constructor
Properties
[SQL_
IDENTIFIER]
expression
path
Constructors
constructor
new
Json
Path
(
expression
,
path
)
:
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
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
[SQL_
IDENTIFIER]
expression
path
Documentation
Loading...
Do not use me directly. Use jsonPath.