Is it possible to run a case-insensitive cypher query on neo4j?
Try that: http://console.neo4j.org/
When I type into this:
start n=node(*) m
You can pass a parameter to the case insensitive regular expression like:
WHERE m.name =~'(?i)({param})