| Package | Description |
|---|---|
| org.neo4j.graphdb |
The core graph database API.
|
| org.neo4j.graphdb.traversal |
Traversal framework.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Expander
Deprecated.
Deprecated because
RelationshipExpander is deprecated. See PathExpander instead. |
| Modifier and Type | Method and Description |
|---|---|
RelationshipExpander |
RelationshipExpander.reversed()
Deprecated.
Returns a new instance with the exact expansion logic, but reversed.
|
| Modifier and Type | Method and Description |
|---|---|
TraversalDescription |
TraversalDescription.expand(RelationshipExpander expander)
Deprecated.
Because RelationshipExpander is deprecated
|
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.