Uses of Class
org.apache.tinkerpop.gremlin.driver.remote.HttpRemoteTransaction
-
Packages that use HttpRemoteTransaction Package Description org.apache.tinkerpop.gremlin.driver -
-
Uses of HttpRemoteTransaction in org.apache.tinkerpop.gremlin.driver
Methods in org.apache.tinkerpop.gremlin.driver with parameters of type HttpRemoteTransaction Modifier and Type Method Description voidCluster. trackTransaction(HttpRemoteTransaction tx)voidCluster. untrackTransaction(HttpRemoteTransaction tx)
-