Config.ConfigBuilder
instance.Translator
.Translator
with the given translator flavor.Translator
from string definition in format `"FLAVOR[+FEATURE][+FEATURE]..."`.CypherGremlinClient
that can send Cypher queries
to any Gremlin Server or a compatible graph database as Gremlin bytecode.CypherGremlinClient
that can send Cypher queries
to any Gremlin Server or a compatible graph database as Gremlin bytecode.CypherGremlinClient
that can send Cypher queries
to any Gremlin Server or a compatible graph database as Gremlin bytecode.Translator
that translates Cypher queries
to Gremlin bytecode.Config
instances.Translator
that translates Cypher queries
to custom format via the provided steps and predicates implementation.GraphTraversal
.GraphTraversal
.GraphTraversal
.GraphTraversal
.OpProcessor
implementation for processing Cypher RequestMessage
s:RemoteAcceptor
that takes a Cypher query from the console
and sends it to Gremlin Server over the standard Java driver.TraversalSource
implementation that spawns CypherTraversalSource
instances.Translator
that's being built.Translator
that's being built.Translator
that's being built.drivers
, optionally letting you GremlinDatabase.driver(URI, Config)
to configure them.Translator
that translates Cypher queries
to strings of Gremlin-Groovy.P
predicate abstraction.GraphTraversal
DSL wrapper.Translator
that inlines query parameters.CypherGremlinClient
that executes Cypher queries
directly on the configured GraphTraversalSource
.CypherGremlinClient
that can send Cypher queries
to a remote Gremlin Server with Cypher plugin.CypherGremlinClient
that can send Cypher queries
to any Gremlin Server or a compatible graph database as Gremlin-Groovy.CypherGremlinClient
that can send Cypher queries
to any Gremlin Server or a compatible graph database as Gremlin-Groovy.CypherGremlinClient
that can send Cypher queries
to any Gremlin Server or a compatible graph database as Gremlin-Groovy.CypherGremlinClient
that can send Cypher queries
to any Gremlin Server or a compatible graph database as Gremlin-Groovy.Translator
that translates Cypher queries
to Gremlin anonymous GraphTraversal
.Translator
that translates Cypher queries
to Gremlin GraphTraversal
that can be iterated to yield results
for its source.