|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TraversalPosition in org.neo4j.api.core |
---|
Methods in org.neo4j.api.core that return TraversalPosition | |
---|---|
TraversalPosition |
Traverser.currentPosition()
Returns the current traversal postion. |
Methods in org.neo4j.api.core with parameters of type TraversalPosition | |
---|---|
boolean |
ReturnableEvaluator.isReturnableNode(TraversalPosition currentPos)
Method invoked by traverser to see if current position is a returnable node. |
boolean |
StopEvaluator.isStopNode(TraversalPosition currentPos)
Method invoked by traverser to see if current position is a stop node. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |