GraphTraversal.cap(String, String...)
to return the result as part of the traversal iteration.@Deprecated public class DriverRemoteTraversalSideEffects extends AbstractRemoteTraversalSideEffects
TraversalSideEffects. This class is not thread safe.TraversalSideEffects.Exceptions| Constructor and Description |
|---|
DriverRemoteTraversalSideEffects(Client client,
ResultSet rs)
Deprecated.
|
DriverRemoteTraversalSideEffects(Client client,
UUID serverSideEffect,
Host host,
CompletableFuture<Void> ready)
Deprecated.
As of release 3.4.0, replaced by
DriverRemoteTraversalSideEffects(Client, ResultSet) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Deprecated.
|
<V> V |
get(String key)
Deprecated.
|
Set<String> |
keys()
Deprecated.
|
Map<String,Object> |
statusAttributes()
Deprecated.
Gets the status attributes from the response from the server.
|
String |
toString()
Deprecated.
|
add, clone, getReducer, getSackInitialValue, getSackMerger, getSackSplitter, getSupplier, mergeInto, register, registerIfAbsent, remove, set, setSackequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitexists, forEach, isEmpty@Deprecated public DriverRemoteTraversalSideEffects(Client client, UUID serverSideEffect, Host host, CompletableFuture<Void> ready)
DriverRemoteTraversalSideEffects(Client, ResultSet)public Map<String,Object> statusAttributes()
public <V> V get(String key) throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2013–2019 Apache Software Foundation. All rights reserved.