Neo4j

Uses of Class
org.neo4j.kernel.PathDescription

Packages that use PathDescription
org.neo4j.kernel Implementation for embedding a Neo4j graph database in an application. 
 

Uses of PathDescription in org.neo4j.kernel
 

Methods in org.neo4j.kernel that return PathDescription
static PathDescription Traversal.path()
           
 PathDescription PathDescription.step(Expander expander)
           
 PathDescription PathDescription.step(RelationshipType type)
           
 PathDescription PathDescription.step(RelationshipType type, Direction direction)
           
 


Neo4j

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