Uses of Class
org.apache.tinkerpop.gremlin.structure.RemoteGraph
Packages that use RemoteGraph
-
Uses of RemoteGraph in org.apache.tinkerpop.gremlin.structure
Methods in org.apache.tinkerpop.gremlin.structure that return RemoteGraphModifier and TypeMethodDescriptionstatic RemoteGraphstatic RemoteGraphRemoteGraph.open(org.apache.commons.configuration2.Configuration conf) Creates a newRemoteGraphinstance using the specified configuration, which allowsRemoteGraphto be compliant withGraphFactory.static RemoteGraphRemoteGraph.open(RemoteConnection connection, org.apache.commons.configuration2.Configuration conf) Creates a newRemoteGraphinstance.