Hi Mino,

> What I'd like to build is a graph where every node that is not a
> source has a shortest path to any one of the sources.

That is the answer, surely?

But it means running the shortest path algorithm on each non-source node to a 
given source node.

Jim
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to