| Package | Description |
|---|---|
| org.neo4j.kernel |
Implementation for embedding a Neo4j graph database in an application.
|
| Modifier and Type | Method and Description |
|---|---|
static PathDescription |
Traversal.path() |
PathDescription |
PathDescription.step(Expander expander) |
PathDescription |
PathDescription.step(RelationshipType type) |
PathDescription |
PathDescription.step(RelationshipType type,
Direction direction) |
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.