public class MultiQueryPositions extends Object
| Modifier and Type | Field and Description |
|---|---|
List<org.apache.tinkerpop.gremlin.process.traversal.Step> |
currentLoopMultiQueryStepLocations |
List<org.apache.tinkerpop.gremlin.process.traversal.Step> |
firstLoopMultiQueryStepLocations |
org.apache.tinkerpop.gremlin.process.traversal.Step |
nextLoopMultiQueryStepLocation |
| Constructor and Description |
|---|
MultiQueryPositions() |
public List<org.apache.tinkerpop.gremlin.process.traversal.Step> firstLoopMultiQueryStepLocations
public List<org.apache.tinkerpop.gremlin.process.traversal.Step> currentLoopMultiQueryStepLocations
public org.apache.tinkerpop.gremlin.process.traversal.Step nextLoopMultiQueryStepLocation
Copyright © 2012–2024. All rights reserved.