| Modifier and Type | Method and Description |
|---|---|
InitialState__1 |
GraphTraversal.getInitialState()
Values of relevant expressions at the start of the graph traversal that may change during graph traversal.
|
InitialState__1 |
InitialState__1.withAdditionalProperty(String name,
MultiformatMessageString value) |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphTraversal.setInitialState(InitialState__1 initialState)
Values of relevant expressions at the start of the graph traversal that may change during graph traversal.
|
GraphTraversal |
GraphTraversal.withInitialState(InitialState__1 initialState) |
Copyright © 2020 Contrast Security. All rights reserved.