|
Neo4j Community | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.neo4j.graphdb.traversal.InitialBranchState.Adapter<STATE>
public abstract static class InitialBranchState.Adapter<STATE>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.neo4j.graphdb.traversal.InitialBranchState |
|---|
InitialBranchState.Adapter<STATE>, InitialBranchState.State<STATE> |
| Nested classes/interfaces inherited from interface org.neo4j.graphdb.traversal.InitialStateFactory |
|---|
InitialStateFactory.AsInitialBranchState<STATE> |
| Field Summary |
|---|
| Fields inherited from interface org.neo4j.graphdb.traversal.InitialBranchState |
|---|
NO_STATE |
| Constructor Summary | |
|---|---|
InitialBranchState.Adapter()
|
|
| Method Summary | |
|---|---|
InitialBranchState<STATE> |
reverse()
Creates a version of this state factory which produces reversed initial state, used in bidirectional traversals. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.neo4j.graphdb.traversal.InitialStateFactory |
|---|
initialState |
| Constructor Detail |
|---|
public InitialBranchState.Adapter()
| Method Detail |
|---|
public InitialBranchState<STATE> reverse()
InitialBranchState
reverse in interface InitialBranchState<STATE>
|
Neo4j Community | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||