Package | Description |
---|---|
org.apache.tinkerpop.gremlin.driver.remote | |
org.apache.tinkerpop.gremlin.process.remote | |
org.apache.tinkerpop.gremlin.process.remote.traversal |
Modifier and Type | Class and Description |
---|---|
class |
DriverRemoteTraversal<S,E>
A
AbstractRemoteTraversal implementation for the Gremlin Driver. |
Modifier and Type | Method and Description |
---|---|
<E> RemoteTraversal<?,E> |
DriverRemoteConnection.submit(Bytecode bytecode) |
Modifier and Type | Method and Description |
---|---|
<E> RemoteTraversal<?,E> |
RemoteConnection.submit(Bytecode bytecode)
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRemoteTraversal<S,E> |
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.