Cypher Builder - v2.7.1
Preparing search index...
Node
Class Node
Represents a node reference
Hierarchy (
View Summary
)
Variable
Node
NamedNode
Index
Constructors
constructor
Methods
has
Label
has
Labels
index
label
property
Constructors
constructor
new
Node
()
:
Node
Returns
Node
Methods
has
Label
hasLabel
(
label
:
string
|
LabelExpr
)
:
HasLabel
Parameters
label
:
string
|
LabelExpr
Returns
HasLabel
has
Labels
hasLabels
(
...
labels
:
string
[]
)
:
HasLabel
Parameters
...
labels
:
string
[]
Returns
HasLabel
index
index
(
index
:
number
)
:
ListIndex
Parameters
index
:
number
Returns
ListIndex
label
label
(
label
:
string
|
Expr
)
:
Label
Parameters
label
:
string
|
Expr
Returns
Label
property
property
(
...
path
:
(
string
|
Expr
)
[]
)
:
Property
Access individual property via the PropertyRef class
Parameters
...
path
: (
string
|
Expr
)
[]
Returns
Property
Settings
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
has
Label
has
Labels
index
label
property
Cypher Builder - v2.7.1
Loading...
Represents a node reference