Package org.neo4j.graphalgo.impl.path

Class Summary
AllPaths  
AllSimplePaths  
AStar  
Dijkstra  
ExactDepthPathFinder Tries to find paths in a graph from a start node to an end node where the length of found paths must be of a certain length.
ExperimentalAStar  
ShortestPath Find (all or one) simple shortest path(s) between two nodes.
 



Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.