public abstract static class InitialBranchState.Adapter<STATE> extends Object implements InitialBranchState<STATE>
InitialBranchState.Adapter<STATE>, InitialBranchState.State<STATE>
DOUBLE_ZERO, NO_STATE
Constructor and Description |
---|
Adapter() |
Modifier and Type | Method and Description |
---|---|
InitialBranchState<STATE> |
reverse()
Creates a version of this state factory which produces reversed initial state,
used in bidirectional traversals.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
initialState
public InitialBranchState<STATE> reverse()
InitialBranchState
reverse
in interface InitialBranchState<STATE>
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.