I have two nodes. Country and City.
match (a)-[r]->(b) return b show all nodes with relations. I want 
make match (a)-[r]*!*->(b)  define nodes:City without relations.

-- 
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/groups/opt_out.

Reply via email to