The title of the topic says it all. How can I use a cypher to retrieve all the nodes with a word contained inside a property? For example, I have a node Product with name as its property. Let's say there 3 products with names: "Nokia 435", "New Nokia", "Best Nokia Ever". How could I efficiently query this with "Nokia" (non case-sensitive) to return the 3 aforementioned products? Thanks!
-- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
