Package org.apache.tinkerpop.gremlin.process.remote.traversal.step.map
-
Class Summary Class Description RemoteStep<S,E> Sends aTraversal
to aRemoteConnection
and iterates back the results.
Class | Description |
---|---|
RemoteStep<S,E> |
Sends a
Traversal to a RemoteConnection and iterates back the results. |