Uses of Interface
org.apache.tinkerpop.gremlin.driver.RemoteTransaction
Packages that use RemoteTransaction
-
Uses of RemoteTransaction in org.apache.tinkerpop.gremlin.driver
Methods in org.apache.tinkerpop.gremlin.driver that return RemoteTransactionModifier and TypeMethodDescriptionCluster.transact()Creates a newTransactionusing the server's default traversal source.Creates a newTransactionbound to the specified graph or traversal source. -
Uses of RemoteTransaction in org.apache.tinkerpop.gremlin.driver.remote
Classes in org.apache.tinkerpop.gremlin.driver.remote that implement RemoteTransactionModifier and TypeClassDescriptionclassATransactionimplementation for HTTP-based remote connections.