MATCH (n) WHERE n.name =~ '(?i).*SUBSTRING.*' RETURN n;
Created
August 1, 2018 09:44
-
-
Save goddoe/032e0b1b6f6bfa3f712533e8e2f0fe61 to your computer and use it in GitHub Desktop.
'LIKE' like clause in Cypher queries.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment