Modifier and Type | Method and Description |
---|---|
PureTraversal<?,?> |
TraversalVertexProgram.getTraversal()
Get the
PureTraversal associated with the current instance of the TraversalVertexProgram . |
Modifier and Type | Field and Description |
---|---|
PureTraversal<?,?> |
TraversalVertexProgramStep.computerTraversal |
Modifier and Type | Method and Description |
---|---|
PureTraversal<S,E> |
PureTraversal.clone() |
static <S,E> PureTraversal<S,E> |
PureTraversal.loadState(Configuration configuration,
String configurationKey,
Graph graph) |
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.