Package | Description |
---|---|
org.apache.tinkerpop.gremlin.driver.remote | |
org.apache.tinkerpop.gremlin.process.remote.traversal |
Modifier and Type | Class and Description |
---|---|
class |
DriverRemoteTraversalSideEffects
Deprecated.
As of release 3.3.8, not directly replaced, prefer use of
GraphTraversal.cap(String, String...)
to return the result as part of the traversal iteration. |
Modifier and Type | Class and Description |
---|---|
class |
EmbeddedRemoteTraversalSideEffects
Deprecated.
As of release 3.3.8, not directly replaced, prefer use of
GraphTraversal.cap(String, String...)
to return the result as part of the traversal iteration. |
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.