Hi,
Starting from OSM data file, i already create nodes and edges in neo4j 
graph and i can correctly calculate the shortest path with Dijkstra 
algorithm.
Then, i created a restriction's list, where each is identified by fromRel, 
viaNode, toRel.
Now i would like to manage this information (restriction) too.
Does anyone have any idea how to insert this information in my graph and as 
used in the calculation of shortest path with Dijkstra?

Thank You 
Antonio Grimaldi

-- 
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.

Reply via email to