Great suggestion. I'll add it to the backlog. https://github.com/neo4j/community/issues/82
Andrés On Thu, Nov 3, 2011 at 9:31 PM, Tero Paananen <[email protected]>wrote: > 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 > [email protected] > https://lists.neo4j.org/mailman/listinfo/user > _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

