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 match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of match...
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...
match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
match split match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of matches or empty arr...
There are no restrictions to using Cypher with CTEs (Common Table Expressions ). Query: WITH graph_query as ( SELECT * FROM cypher ( 'graph_name' , $$ ...
match split match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of matches or empty arr...
A Cypher query can be part of a JOIN clause. Developers Note Cypher queries using the CREATE , SET , REMOVE clauses cannot be used in sql queries with JOINs , as...
match split trim replace toLower toUpper match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array...