org.neo4j.examples
Class CalculateShortestPath

java.lang.Object
  extended by org.neo4j.examples.CalculateShortestPath

public class CalculateShortestPath
extends Object


Constructor Summary
CalculateShortestPath()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalculateShortestPath

public CalculateShortestPath()
Method Detail

main

public static void main(String[] args)


Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.