On Sun, Aug 14, 2011 at 11:44 AM, Faster2B <faste...@gmail.com> wrote:

> I had already read this,
> but i can not find how to specify an intermediate node.
>
> I am interested in finding a route between two cities crossing another
> city that I will choose.
>

I don't think there's a direct way to do this. Can't you just do two
separate shortest path, from start to the intermediate, and from
intermediate to end?

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

Reply via email to