Hi I want to write a cypher query to do some look up, but i am facing problems because few of my property key name are multi-word . I don't know how to specify them in cypher query. For example i want to do something like this. : match (n) where n.Package Name="abc" return n; but neo4j is giving errors for this. I can't re create the whole graph as it is very big . Please give some remedy to this. Thanks Gaurav Gaur
-- 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.
