re: 
http://docs.neo4j.org/chunked/snapshot/query-where.html#where-regular-expressions

Is there a way to use case insensitive regular expressions in Cypher where
clauses?

node.property =~ /foo.*/i

does not appear to work.

This would be a great addition to the language, if it's currently unsupported.

-TPP
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to