Hi,

How can I find all the nodes that "start a path"

So that I start at node "c" and paths
"a->b->c", 
"d->c", 
"d->b->c", 
"e->f->c"
I want to retrieve nodes "a", "d" and "e".



--
View this message in context: 
http://neo4j-community-discussions.438527.n3.nabble.com/How-to-return-the-start-nodes-of-all-the-paths-with-Cypher-tp3547480p3547480.html
Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to