Package | Description |
---|---|
org.apache.tinkerpop.gremlin.process.traversal.step | |
org.apache.tinkerpop.gremlin.process.traversal.step.branch |
Modifier and Type | Method and Description |
---|---|
static TraversalOptionParent.Pick |
TraversalOptionParent.Pick.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TraversalOptionParent.Pick[] |
TraversalOptionParent.Pick.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
UnionStep.addGlobalChildOption(TraversalOptionParent.Pick pickToken,
Traversal.Admin<S,E> traversalOption) |
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.