org.neo4j.examples.orderedpath
Class OrderedPath
java.lang.Object
org.neo4j.examples.orderedpath.OrderedPath
public class OrderedPath
- extends Object
|
Constructor Summary |
OrderedPath(org.neo4j.graphdb.GraphDatabaseService db)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OrderedPath
public OrderedPath(org.neo4j.graphdb.GraphDatabaseService db)
main
public static void main(String[] args)
createTheGraph
public org.neo4j.graphdb.Node createTheGraph()
shutdownGraph
public void shutdownGraph()
findPaths
public org.neo4j.graphdb.traversal.TraversalDescription findPaths()
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.