| Package | Description |
|---|---|
| com.tinkerpop.gremlin.process.graph.marker |
| Modifier and Type | Method and Description |
|---|---|
static TraversalHolder.Child |
TraversalHolder.Child.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TraversalHolder.Child[] |
TraversalHolder.Child.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
TraversalHolder.executeTraversalOperations(TraversalHolder.Child... operations) |
Copyright © 2013-2015 TinkerPop. All Rights Reserved.