Package | Description |
---|---|
org.neo4j.graphdb.traversal |
Traversal framework.
|
Modifier and Type | Class and Description |
---|---|
class |
SideSelectorPolicies
A catalogue of convenient side selector policies for use in bidirectional traversals.
|
Modifier and Type | Method and Description |
---|---|
BidirectionalTraversalDescription |
BidirectionalTraversalDescription.sideSelector(SideSelectorPolicy sideSelector,
int maxDepth)
In a bidirectional traversal the traverser alternates which side
(start or end) to move further for each step.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.