| Package | Description |
|---|---|
| org.neo4j.kernel |
Implementation for embedding a Neo4j graph database in an application.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Traversal.DefaultPathDescriptor<T extends Path>
The default
Traversal.PathDescriptor used in common toString()
representations in classes implementing Path. |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Path> |
Traversal.pathToString(T path,
Traversal.PathDescriptor<T> builder)
Method for building a string representation of a
Path, using
the given builder. |
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.