public class PathDescription extends Object
Constructor and Description |
---|
PathDescription() |
Modifier and Type | Method and Description |
---|---|
PathExpander |
build() |
PathDescription |
step(Expander expander) |
PathDescription |
step(RelationshipType type) |
PathDescription |
step(RelationshipType type,
Direction direction) |
public PathDescription step(RelationshipType type)
public PathDescription step(RelationshipType type, Direction direction)
public PathDescription step(Expander expander)
public PathExpander build()
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.