Uses of Package
org.apache.tinkerpop.gremlin.driver
-
Classes in org.apache.tinkerpop.gremlin.driver used by org.apache.tinkerpop.gremlin.driver Class Description AuthProperties Properties to supply to theClusterfor authentication purposes.AuthProperties.Property An enum of the available authorization properties.Channelizer Client-side channel initializer interface.Channelizer.AbstractChannelizer Base implementation of the client sideChannelizer.Client AClientis constructed from aClusterand represents a way to send messages to Gremlin Server.Client.SessionSettings Settings for aClientthat involve a session.Client.SessionSettings.Builder Client.Settings Settings given toCluster.connect(Client.Settings)that configures how aClientwill behave.Client.Settings.Builder Cluster A connection to a set of one or more Gremlin Server instances.Cluster.Builder HandshakeInterceptor Deprecated.As of release 3.6.6, replaced byRequestInterceptor.Host Identifies a server within theClusterat a specific address.Host.Listener LoadBalancingStrategy Provides a method for selecting the host from aCluster.MessageSerializer Serializes data to and from Gremlin Server.RequestInterceptor This function is called aFullHttpRequestconstructed and allow it to be modified as needed before it is sent to the server.RequestOptions Options that can be supplied on a per request basis.RequestOptions.Builder Result AResultrepresents a result value from the server-sideIteratorof results.ResultSet AResultSetis returned from the submission of a Gremlin script to the server and represents the results provided by the server. -
Classes in org.apache.tinkerpop.gremlin.driver used by org.apache.tinkerpop.gremlin.driver.handler Class Description MessageSerializer Serializes data to and from Gremlin Server. -
Classes in org.apache.tinkerpop.gremlin.driver used by org.apache.tinkerpop.gremlin.driver.remote Class Description Client AClientis constructed from aClusterand represents a way to send messages to Gremlin Server.Cluster A connection to a set of one or more Gremlin Server instances.ResultSet AResultSetis returned from the submission of a Gremlin script to the server and represents the results provided by the server. -
Classes in org.apache.tinkerpop.gremlin.driver used by org.apache.tinkerpop.gremlin.driver.ser Class Description MessageSerializer Serializes data to and from Gremlin Server. -
Classes in org.apache.tinkerpop.gremlin.driver used by org.apache.tinkerpop.gremlin.driver.util Class Description Cluster A connection to a set of one or more Gremlin Server instances. -
Classes in org.apache.tinkerpop.gremlin.driver used by org.apache.tinkerpop.gremlin.server Class Description MessageSerializer Serializes data to and from Gremlin Server. -
Classes in org.apache.tinkerpop.gremlin.driver used by org.apache.tinkerpop.gremlin.server.handler Class Description MessageSerializer Serializes data to and from Gremlin Server. -
Classes in org.apache.tinkerpop.gremlin.driver used by org.apache.tinkerpop.gremlin.server.op Class Description MessageSerializer Serializes data to and from Gremlin Server. -
Classes in org.apache.tinkerpop.gremlin.driver used by org.apache.tinkerpop.gremlin.server.util Class Description MessageSerializer Serializes data to and from Gremlin Server.