Description Options source_table_name [string] query [string] Example Struct query Job Config Example Changelog new version SQL transform plugin Description Use SQL ...
match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
Return nodes Return edges Return property Return all elements Variable with uncommon characters Aliasing a field Optional properties Other expressions Unique results In t...
Terminal CREATE clauses Create single vertex Create multiple vertices Create a vertex with a label Create a vertex with labels and properties Return created node Create an ed...
Data Setup keys range labels nodes relationships toBooleanList Data Setup SELECT * from cypher ( 'graph_name' , $$ CREATE ( A : Person { name : 'Alice' , age ...
match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
Introduction Order nodes by property Order nodes by multiple properties Order nodes in descending order Ordering null ORDER BY is a sub-clause following WITH . ORDER BY spec...