| Modifier and Type | Method and Description |
|---|---|
ImmutableState__1 |
GraphTraversal.getImmutableState()
Values of relevant expressions at the start of the graph traversal that remain constant for the graph traversal.
|
ImmutableState__1 |
ImmutableState__1.withAdditionalProperty(String name,
MultiformatMessageString value) |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphTraversal.setImmutableState(ImmutableState__1 immutableState)
Values of relevant expressions at the start of the graph traversal that remain constant for the graph traversal.
|
GraphTraversal |
GraphTraversal.withImmutableState(ImmutableState__1 immutableState) |
Copyright © 2020 Contrast Security. All rights reserved.