Package | Description |
---|---|
org.apache.tinkerpop.gremlin.process.traversal | |
org.apache.tinkerpop.gremlin.process.traversal.dsl.graph |
Modifier and Type | Method and Description |
---|---|
static Bindings |
Bindings.instance() |
Modifier and Type | Method and Description |
---|---|
default TraversalSource |
TraversalSource.withBindings(Bindings bindings)
Deprecated.
As of release 3.2.4, replaced by use of
Bindings without reference to a TraversalSource . |
Modifier and Type | Method and Description |
---|---|
GraphTraversalSource |
GraphTraversalSource.withBindings(Bindings bindings)
Deprecated.
|
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.