Package | Description |
---|---|
org.apache.tinkerpop.gremlin.driver.remote | |
org.apache.tinkerpop.gremlin.process.remote |
Modifier and Type | Method and Description |
---|---|
<E> Iterator<Traverser.Admin<E>> |
DriverRemoteConnection.submit(Traversal<?,E> t) |
Modifier and Type | Method and Description |
---|---|
<E> Iterator<Traverser.Admin<E>> |
RemoteConnection.submit(Traversal<?,E> traversal) |
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.