Uses of Class
org.neo4j.graphalgo.impl.centrality.Eccentricity

Packages that use Eccentricity
org.neo4j.graphalgo.impl.centrality Centrality graph algorithms which are allright to use, but doesn't scale to bigger graphs. 
 

Uses of Eccentricity in org.neo4j.graphalgo.impl.centrality
 

Fields in org.neo4j.graphalgo.impl.centrality declared as Eccentricity
protected  Eccentricity<ShortestPathCostType> NetworkDiameter.eccentricity
           
protected  Eccentricity<ShortestPathCostType> NetworkRadius.eccentricity
           
 



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