Package org.apache.tinkerpop.gremlin.process.remote
package org.apache.tinkerpop.gremlin.process.remote
-
ClassDescriptionAllows a
RemoteConnectionto be submitted to a "local"Graphinstance thus simulating a connection to a remote source.A simple abstraction of a "connection" to a "server" that is capable of processing aTraversaland returning results.A generalized exception for any errors related toRemoteConnection.