Compiles a clause into Cypher and params
Optionalconfig: Partial<Add an OptionalMatch clause
Add an ORDER BY subclause. Note that ASC is the default sorting order
Append a REMOVE clause.
Append a SET clause. Allowing to assign variable properties to values.
Adds a
CALLsubqueryParam: subquery
A clause to be wrapped in a
CALLclauseParam: variableScope
A list of variables to pass to the scope of the clause:
CALL (var0) {See
Cypher Documentation