Cypher Builder - v2.7.1
Preparing search index...
PredicateFunction
Class PredicateFunction
Represents a predicate function that can be used in a WHERE statement
See
Cypher Documentation
Hierarchy (
View Summary
)
Function
PredicateFunction
Index
Constructors
constructor
Constructors
constructor
new
PredicateFunction
(
name
:
string
,
params
?:
Expr
[]
,
namespace
?:
string
,
)
:
PredicateFunction
Parameters
name
:
string
params
:
Expr
[]
= []
Optional
namespace
:
string
Returns
PredicateFunction
Settings
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Cypher Builder - v2.7.1
Loading...
Represents a predicate function that can be used in a WHERE statement
See
Cypher Documentation