Neo4j - Graph Algorithms 1.5.3 API

Packages
org.neo4j.graphalgo Scalable graph algorithms like shortest path and others for Neo4j which can be easily accessed via GraphAlgoFactory.
org.neo4j.graphalgo.impl.centrality Centrality graph algorithms which are allright to use, but doesn't scale to bigger graphs.
org.neo4j.graphalgo.impl.path  
org.neo4j.graphalgo.impl.shortestpath Package containing older implementations of Dijkstra and shortest path, where the ones in GraphAlgoFactory would be a better option.
org.neo4j.graphalgo.impl.util  

 



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