Uses of Class
org.apache.tinkerpop.gremlin.driver.remote.DriverRemoteConnection
Packages that use DriverRemoteConnection
-
Uses of DriverRemoteConnection in org.apache.tinkerpop.gremlin.driver.remote
Methods in org.apache.tinkerpop.gremlin.driver.remote that return DriverRemoteConnectionModifier and TypeMethodDescriptionstatic DriverRemoteConnectionCreates aDriverRemoteConnectionusing a newClusterinstance created from the supplied configuration file.static DriverRemoteConnectionCreates aDriverRemoteConnectionusing a newClusterinstance created from the supplied host and port and binds it to a remoteGraphTraversalSourcenamed "g".static DriverRemoteConnectionCreates aDriverRemoteConnectionusing a newClusterinstance created from the supplied host port and aliases it to the specified remoteGraphTraversalSource.static DriverRemoteConnectionCreates aDriverRemoteConnectionusing a newClusterinstance created from the supplied configuration file.static DriverRemoteConnectionDriverRemoteConnection.using(org.apache.commons.configuration2.Configuration conf) Creates aDriverRemoteConnectionusing an ApacheConfigurationobject.static DriverRemoteConnectionCreates aDriverRemoteConnectionusing an existingClientobject.static DriverRemoteConnectionCreates aDriverRemoteConnectionusing an existingClientobject.static DriverRemoteConnectionCreates aDriverRemoteConnectionfrom an existingClusterinstance.static DriverRemoteConnectionCreates aDriverRemoteConnectionfrom an existingClusterinstance.