Uses of Class
org.neo4j.graphalgo.impl.util.PathImpl.Builder

Packages that use PathImpl.Builder
org.neo4j.graphalgo.impl.util   
 

Uses of PathImpl.Builder in org.neo4j.graphalgo.impl.util
 

Methods in org.neo4j.graphalgo.impl.util that return PathImpl.Builder
 PathImpl.Builder PathImpl.Builder.push(Relationship relationship)
           
 

Methods in org.neo4j.graphalgo.impl.util with parameters of type PathImpl.Builder
 Path PathImpl.Builder.build(PathImpl.Builder other)
           
 



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