|
Neo4j Community | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Traversal.PathDescriptor | |
|---|---|
| org.neo4j.kernel | Implementation for embedding a Neo4j graph database in an application. |
| Uses of Traversal.PathDescriptor in org.neo4j.kernel |
|---|
| Classes in org.neo4j.kernel that implement Traversal.PathDescriptor | |
|---|---|
static class |
Traversal.DefaultPathDescriptor<T extends Path>
The default Traversal.PathDescriptor used in common toString()
representations in classes implementing Path. |
| Methods in org.neo4j.kernel with parameters of type Traversal.PathDescriptor | ||
|---|---|---|
static
|
Traversal.pathToString(T path,
Traversal.PathDescriptor<T> builder)
Method for building a string representation of a Path, using
the given builder. |
|
|
Neo4j Community | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||