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.