Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

A

addE(String) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
addE(String) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
addE(String) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
addE(String) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
addV() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
addV(String) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
addV() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
addV(String) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
addV() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
addV(String) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
addV() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
addV(String) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
aggregate(String) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
aggregate(String) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
aggregate(String) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
aggregate(String) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
ALL_PROPERTIES - Static variable in class org.opencypher.gremlin.translation.ReturnProperties
 
and(GremlinSteps<Bytecode, P>...) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
and(GremlinSteps<T, P>...) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
and(GremlinSteps<String, GroovyPredicate>...) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
and(GremlinSteps<GraphTraversal, P>...) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
apply(String, Object...) - Static method in class org.opencypher.gremlin.translation.groovy.StringTranslationUtils
 
as(String) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
as(String) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
as(String) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
as(String) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 

B

barrier() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
barrier() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
barrier() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
barrier() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
between(Object, Object) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinPredicates
 
between(Object, Object) - Method in interface org.opencypher.gremlin.translation.GremlinPredicates
 
between(Object, Object) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinPredicates
 
between(Object, Object) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinPredicates
 
bind(String, Object) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinBindings
 
bind(String, Object) - Method in interface org.opencypher.gremlin.translation.GremlinBindings
 
bind(String, Object) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinBindings
 
bind(String, Object) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinBindings
 
binding(String, CypherBindingType) - Static method in class org.opencypher.gremlin.extension.CypherBinding
 
bindings() - Method in class org.opencypher.gremlin.translation.translator.Translator
Returns a strategy for working with query bindings.
bindings - Variable in class org.opencypher.gremlin.translation.translator.Translator.FlavorBuilder
 
bothE(String...) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
bothE(String...) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
bothE(String...) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
bothE(String...) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
build() - Method in class org.opencypher.gremlin.translation.translator.Translator.FlavorBuilder
Builds a Translator.
build(TranslatorFlavor) - Method in class org.opencypher.gremlin.translation.translator.Translator.FlavorBuilder
Builds a Translator with the given translator flavor.
build(String) - Method in class org.opencypher.gremlin.translation.translator.Translator.FlavorBuilder
Builds a Translator from string definition.
builder() - Static method in class org.opencypher.gremlin.translation.translator.Translator
Starts to build a translator.
by(GremlinSteps<Bytecode, P>) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
by(GremlinSteps<Bytecode, P>, Order) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
by(GremlinSteps<T, P>) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
by(GremlinSteps<T, P>, Order) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
by(GremlinSteps<String, GroovyPredicate>) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
by(GremlinSteps<String, GroovyPredicate>, Order) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
by(GremlinSteps<GraphTraversal, P>, Order) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
by(GremlinSteps<GraphTraversal, P>) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
bytecode() - Method in class org.opencypher.gremlin.translation.translator.Translator.Builder
Builds a Translator that translates Cypher queries to Gremlin bytecode.
BytecodeGremlinBindings - Class in org.opencypher.gremlin.translation.bytecode
 
BytecodeGremlinBindings() - Constructor for class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinBindings
 
BytecodeGremlinPredicates - Class in org.opencypher.gremlin.translation.bytecode
 
BytecodeGremlinPredicates() - Constructor for class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinPredicates
 
BytecodeGremlinSteps - Class in org.opencypher.gremlin.translation.bytecode
 
BytecodeGremlinSteps() - Constructor for class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 

C

call(Map<String, Object>) - Method in interface org.opencypher.gremlin.extension.CypherProcedure
 
cap(String) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
cap(String) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
cap(String) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
cap(String) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
choose(GremlinSteps<Bytecode, P>) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
choose(GremlinSteps<Bytecode, P>, GremlinSteps<Bytecode, P>, GremlinSteps<Bytecode, P>) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
choose(P, GremlinSteps<Bytecode, P>, GremlinSteps<Bytecode, P>) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
choose(P, GremlinSteps<Bytecode, P>) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
choose(GremlinSteps<T, P>) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
choose(GremlinSteps<T, P>, GremlinSteps<T, P>, GremlinSteps<T, P>) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
choose(P, GremlinSteps<T, P>, GremlinSteps<T, P>) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
choose(P, GremlinSteps<T, P>) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
choose(GremlinSteps<String, GroovyPredicate>) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
choose(GremlinSteps<String, GroovyPredicate>, GremlinSteps<String, GroovyPredicate>, GremlinSteps<String, GroovyPredicate>) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
choose(GroovyPredicate, GremlinSteps<String, GroovyPredicate>, GremlinSteps<String, GroovyPredicate>) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
choose(GroovyPredicate, GremlinSteps<String, GroovyPredicate>) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
choose(GremlinSteps<GraphTraversal, P>) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
choose(GremlinSteps<GraphTraversal, P>, GremlinSteps<GraphTraversal, P>, GremlinSteps<GraphTraversal, P>) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
choose(P, GremlinSteps<GraphTraversal, P>, GremlinSteps<GraphTraversal, P>) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
choose(P, GremlinSteps<GraphTraversal, P>) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
coalesce(GremlinSteps<Bytecode, P>...) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
coalesce(GremlinSteps<T, P>...) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
coalesce(GremlinSteps<String, GroovyPredicate>...) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
coalesce(GremlinSteps<GraphTraversal, P>...) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
constant(Object) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
constant(Object) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
constant(Object) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
constant(Object) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
contains(Object) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinPredicates
 
contains(Object) - Method in interface org.opencypher.gremlin.translation.GremlinPredicates
 
contains(Object) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinPredicates
 
contains(Object) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinPredicates
 
count() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
count(Scope) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
count() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
count(Scope) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
count() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
count(Scope) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
count() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
count(Scope) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
create(Map<String, CypherType>) - Static method in class org.opencypher.gremlin.traversal.ReturnNormalizer
 
current() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
current() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
Returns a copy of current translation.
current() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
current() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
custom(GremlinSteps<T, P>, GremlinPredicates<P>, GremlinBindings) - Method in class org.opencypher.gremlin.translation.translator.Translator.Builder
Builds a Translator that translates Cypher queries to custom format via the provided steps and predicates implementation.
CustomFunction - Class in org.opencypher.gremlin.traversal
 
CypherBinding - Class in org.opencypher.gremlin.extension
 
CypherBinding(String, CypherBindingType) - Constructor for class org.opencypher.gremlin.extension.CypherBinding
 
CypherBindingType - Enum in org.opencypher.gremlin.extension
 
cypherContainerIndex() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
cypherCopyProperties() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
cypherException() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
cypherListSlice() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
cypherPercentileCont() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
cypherPercentileDisc() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
cypherPlus() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
CypherProcedure - Interface in org.opencypher.gremlin.extension
 
CypherProcedureDefinition - Class in org.opencypher.gremlin.extension
 
CypherProcedureDefinition() - Constructor for class org.opencypher.gremlin.extension.CypherProcedureDefinition
 
CypherProcedureSignature - Class in org.opencypher.gremlin.extension
 
CypherProcedureSignature(List<CypherBinding>, List<CypherBinding>) - Constructor for class org.opencypher.gremlin.extension.CypherProcedureSignature
 
cypherProperties() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
cypherReverse() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
cypherRound() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
cypherSize() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
cypherSplit() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
cypherSubstring() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
cypherToBoolean() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
cypherToFloat() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
cypherToInteger() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
cypherToLower() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
cypherToString() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
cypherToUpper() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
cypherTrim() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 

D

decr - Static variable in class org.opencypher.gremlin.translation.traversal.DeprecatedOrderAccessor
 
dedup(String...) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
dedup(String...) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
dedup(String...) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
dedup(String...) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
define(String, List<CypherBinding>, List<CypherBinding>, CypherProcedure) - Method in class org.opencypher.gremlin.extension.CypherProcedureDefinition
 
DeprecatedOrderAccessor - Class in org.opencypher.gremlin.translation.traversal
 
DeprecatedOrderAccessor() - Constructor for class org.opencypher.gremlin.translation.traversal.DeprecatedOrderAccessor
 
drop() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
drop() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
drop() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
drop() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 

E

E() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
E() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
E() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
E() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
emit() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
emit() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
emit() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
emit() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
empty() - Static method in class org.opencypher.gremlin.traversal.ProcedureContext
 
enable(TranslatorFeature) - Method in class org.opencypher.gremlin.translation.translator.Translator.FlavorBuilder
Enables a feature in the Translator that's being built.
enableCypherExtensions() - Method in class org.opencypher.gremlin.translation.translator.Translator.FlavorBuilder
Enables Cypher extensions in the Translator that's being built.
enableMultipleLabels() - Method in class org.opencypher.gremlin.translation.translator.Translator.FlavorBuilder
Enables multiple labels translation in the Translator that's being built.
endsWith(Object) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinPredicates
 
endsWith(Object) - Method in interface org.opencypher.gremlin.translation.GremlinPredicates
 
endsWith(Object) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinPredicates
 
endsWith(Object) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinPredicates
 
eq(Object) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinPredicates
 
equals(Object) - Method in class org.opencypher.gremlin.traversal.CustomFunction
 

F

features() - Method in class org.opencypher.gremlin.translation.translator.Translator
Returns set of translator features
findOrThrow(String) - Method in class org.opencypher.gremlin.traversal.ProcedureContext
 
flatMap(GremlinSteps<Bytecode, P>) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
flatMap(GremlinSteps<T, P>) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
flatMap(GremlinSteps<String, GroovyPredicate>) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
flatMap(GremlinSteps<GraphTraversal, P>) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
flavor() - Method in class org.opencypher.gremlin.translation.translator.Translator
Returns the flavor of this translation.
fold() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
fold() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
fold() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
fold() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
from(String) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
from(String) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
from(String) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
from(String) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
fromSignature(String) - Static method in enum org.opencypher.gremlin.extension.CypherBindingType
 

G

getArguments() - Method in class org.opencypher.gremlin.extension.CypherProcedureSignature
 
getImplementation() - Method in class org.opencypher.gremlin.traversal.CustomFunction
 
getImplementations() - Method in class org.opencypher.gremlin.extension.CypherProcedureDefinition
 
getJavaClass() - Method in enum org.opencypher.gremlin.extension.CypherBindingType
 
getName() - Method in class org.opencypher.gremlin.extension.CypherBinding
 
getName() - Method in class org.opencypher.gremlin.traversal.CustomFunction
 
getResults() - Method in class org.opencypher.gremlin.extension.CypherProcedureSignature
 
getSignatures() - Method in class org.opencypher.gremlin.extension.CypherProcedureDefinition
 
getSignatures() - Method in class org.opencypher.gremlin.traversal.ProcedureContext
 
getType() - Method in class org.opencypher.gremlin.extension.CypherBinding
 
getVariables(String) - Static method in class org.apache.tinkerpop.gremlin.process.traversal.step.map.MathStepAccessor
 
global() - Static method in class org.opencypher.gremlin.traversal.ProcedureContext
 
GremlinBindings - Interface in org.opencypher.gremlin.translation
This abstracts Gremlin query bindings translation.
gremlinGroovy() - Method in class org.opencypher.gremlin.translation.translator.Translator.Builder
Builds a Translator that translates Cypher queries to strings of Gremlin-Groovy.
GremlinPredicates<P> - Interface in org.opencypher.gremlin.translation
Gremlin P predicate abstraction.
GremlinSteps<T,P> - Interface in org.opencypher.gremlin.translation
Gremlin GraphTraversal DSL wrapper.
GroovyGremlinBindings - Class in org.opencypher.gremlin.translation.groovy
 
GroovyGremlinBindings() - Constructor for class org.opencypher.gremlin.translation.groovy.GroovyGremlinBindings
 
GroovyGremlinPredicates - Class in org.opencypher.gremlin.translation.groovy
 
GroovyGremlinPredicates() - Constructor for class org.opencypher.gremlin.translation.groovy.GroovyGremlinPredicates
 
GroovyGremlinSteps - Class in org.opencypher.gremlin.translation.groovy
 
GroovyGremlinSteps() - Constructor for class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
GroovyGremlinSteps(String) - Constructor for class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
GroovyIdentifiers - Class in org.opencypher.gremlin.translation
 
GroovyPredicate - Class in org.opencypher.gremlin.translation.groovy
 
group() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
group() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
group() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
group() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
gt(Object) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinPredicates
 
gt(Object) - Method in interface org.opencypher.gremlin.translation.GremlinPredicates
 
gt(Object) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinPredicates
 
gt(Object) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinPredicates
 
gte(Object) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinPredicates
 
gte(Object) - Method in interface org.opencypher.gremlin.translation.GremlinPredicates
 
gte(Object) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinPredicates
 
gte(Object) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinPredicates
 

H

has(String) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
has(String, P) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
has(String) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
has(String, P) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
has(String) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
has(String, GroovyPredicate) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
has(String) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
has(String, P) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
hashCode() - Method in class org.opencypher.gremlin.traversal.CustomFunction
 
hasKey(String...) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
hasKey(String...) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
hasKey(String...) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
hasKey(String...) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
hasLabel(String...) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
hasLabel(String...) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
hasLabel(String...) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
hasLabel(String...) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
hasNot(String) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
hasNot(String) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
hasNot(String) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
hasNot(String) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 

I

id() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
id() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
id() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
ID - Static variable in class org.opencypher.gremlin.translation.ReturnProperties
 
id() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
identity() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
identity() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
identity() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
identity() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
incr - Static variable in class org.opencypher.gremlin.translation.traversal.DeprecatedOrderAccessor
 
inE(String...) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
inE(String...) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
inE(String...) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
inE(String...) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
inject(Object...) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
inject(Object...) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
inject(Object...) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
inject(Object...) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
inlineParameters() - Method in class org.opencypher.gremlin.translation.translator.Translator.FlavorBuilder
 
inlineParameters() - Method in class org.opencypher.gremlin.translation.translator.Translator.ParametrizedFlavorBuilder
Builds a Translator that inlines query parameters.
inV() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
inV() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
inV() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
INV - Static variable in class org.opencypher.gremlin.translation.ReturnProperties
 
inV() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
is(P) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
is(P) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
is(GroovyPredicate) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
is(P) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
isAssignableFrom(CypherBindingType) - Method in enum org.opencypher.gremlin.extension.CypherBindingType
 
isEnabled(TranslatorFeature) - Method in class org.opencypher.gremlin.translation.translator.Translator
Returns true if a given feature is enabled in this translator.
isEq(Object) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinPredicates
 
isEq(Object) - Method in interface org.opencypher.gremlin.translation.GremlinPredicates
 
isEq(Object) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinPredicates
 
isEq(Object) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinPredicates
 
isNode() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinPredicates
 
isNode() - Method in interface org.opencypher.gremlin.translation.GremlinPredicates
 
isNode() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinPredicates
 
isNode(Object) - Static method in class org.opencypher.gremlin.translation.ReturnProperties
 
isNode() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinPredicates
 
isPath(Object) - Static method in class org.opencypher.gremlin.translation.ReturnProperties
 
isRelationship() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinPredicates
 
isRelationship() - Method in interface org.opencypher.gremlin.translation.GremlinPredicates
 
isRelationship() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinPredicates
 
isRelationship(Object) - Static method in class org.opencypher.gremlin.translation.ReturnProperties
 
isRelationship() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinPredicates
 
isString() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinPredicates
 
isString() - Method in interface org.opencypher.gremlin.translation.GremlinPredicates
 
isString() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinPredicates
 
isString() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinPredicates
 
isValidIdentifier(String) - Static method in class org.opencypher.gremlin.translation.GroovyIdentifiers
 

K

key() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
key() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
key() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
key() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 

L

label() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
label() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
label() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
LABEL - Static variable in class org.opencypher.gremlin.translation.ReturnProperties
 
label() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
limit(long) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
limit(Scope, long) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
limit(long) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
limit(Scope, long) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
limit(long) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
limit(Scope, long) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
limit(long) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
limit(Scope, long) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
local(GremlinSteps<Bytecode, P>) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
local(GremlinSteps<T, P>) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
local(GremlinSteps<String, GroovyPredicate>) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
local(GremlinSteps<GraphTraversal, P>) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
loops() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
loops() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
loops() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
loops() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
lt(Object) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinPredicates
 
lt(Object) - Method in interface org.opencypher.gremlin.translation.GremlinPredicates
 
lt(Object) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinPredicates
 
lt(Object) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinPredicates
 
lte(Object) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinPredicates
 
lte(Object) - Method in interface org.opencypher.gremlin.translation.GremlinPredicates
 
lte(Object) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinPredicates
 
lte(Object) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinPredicates
 

M

map(CustomFunction) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
map(GremlinSteps<Bytecode, P>) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
map(CustomFunction) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
map(GremlinSteps<T, P>) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
map(CustomFunction) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
map(GremlinSteps<String, GroovyPredicate>) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
map(CustomFunction) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
map(GremlinSteps<GraphTraversal, P>) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
math(String) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
math(String) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
math(String) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
math(String) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
MathStepAccessor - Class in org.apache.tinkerpop.gremlin.process.traversal.step.map
 
MathStepAccessor() - Constructor for class org.apache.tinkerpop.gremlin.process.traversal.step.map.MathStepAccessor
 
max() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
max() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
max() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
max() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
mean() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
mean() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
mean() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
mean() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
min() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
min() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
min() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
min() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 

N

neq(Object) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinPredicates
 
neq(Object) - Method in interface org.opencypher.gremlin.translation.GremlinPredicates
 
neq(Object) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinPredicates
 
neq(Object) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinPredicates
 
NODE_TYPE - Static variable in class org.opencypher.gremlin.translation.ReturnProperties
 
normalize(Map<String, ?>) - Static method in class org.opencypher.gremlin.traversal.ParameterNormalizer
 
normalize(Object) - Method in class org.opencypher.gremlin.traversal.ReturnNormalizer
 
not(GremlinSteps<Bytecode, P>) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
not(GremlinSteps<T, P>) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
not(GremlinSteps<String, GroovyPredicate>) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
not(GremlinSteps<GraphTraversal, P>) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 

O

option(Object, GremlinSteps<Bytecode, P>) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
option(Object, GremlinSteps<T, P>) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
option(Object, GremlinSteps<String, GroovyPredicate>) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
option(Object, GremlinSteps<GraphTraversal, P>) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
optional(GremlinSteps<Bytecode, P>) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
optional(GremlinSteps<T, P>) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
optional(GremlinSteps<String, GroovyPredicate>) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
optional(GremlinSteps<GraphTraversal, P>) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
or(GremlinSteps<Bytecode, P>...) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
or(GremlinSteps<T, P>...) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
or(GremlinSteps<String, GroovyPredicate>...) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
or(GremlinSteps<GraphTraversal, P>...) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
order() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
order() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
order() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
order() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
org.apache.tinkerpop.gremlin.process.traversal.step.map - package org.apache.tinkerpop.gremlin.process.traversal.step.map
 
org.opencypher.gremlin.extension - package org.opencypher.gremlin.extension
 
org.opencypher.gremlin.translation - package org.opencypher.gremlin.translation
 
org.opencypher.gremlin.translation.bytecode - package org.opencypher.gremlin.translation.bytecode
 
org.opencypher.gremlin.translation.exception - package org.opencypher.gremlin.translation.exception
 
org.opencypher.gremlin.translation.groovy - package org.opencypher.gremlin.translation.groovy
 
org.opencypher.gremlin.translation.translator - package org.opencypher.gremlin.translation.translator
 
org.opencypher.gremlin.translation.traversal - package org.opencypher.gremlin.translation.traversal
 
org.opencypher.gremlin.traversal - package org.opencypher.gremlin.traversal
 
otherV() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
otherV() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
otherV() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
otherV() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
outE(String...) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
outE(String...) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
outE(String...) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
outE(String...) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
outV() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
outV() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
outV() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
OUTV - Static variable in class org.opencypher.gremlin.translation.ReturnProperties
 
outV() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 

P

ParameterNormalizer - Class in org.opencypher.gremlin.traversal
 
path() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
path() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
path() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
path() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
predicates() - Method in class org.opencypher.gremlin.translation.translator.Translator
Returns a factory for traversal predicates for use with the traversal DSL.
procedureCall(String) - Method in class org.opencypher.gremlin.traversal.ProcedureContext
 
ProcedureContext - Class in org.opencypher.gremlin.traversal
 
ProcedureContext() - Constructor for class org.opencypher.gremlin.traversal.ProcedureContext
 
ProcedureContext(CypherProcedureDefinition) - Constructor for class org.opencypher.gremlin.traversal.ProcedureContext
 
project(String...) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
project(String...) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
project(String...) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
project(String...) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
properties(String...) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
properties(String...) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
properties(String...) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
properties(String...) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
property(T, Object) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
property(String, Object) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
property(VertexProperty.Cardinality, String, Object) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
property(String, GremlinSteps<Bytecode, P>) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
property(VertexProperty.Cardinality, String, GremlinSteps<Bytecode, P>) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
property(T, Object) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
property(String, Object) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
property(VertexProperty.Cardinality, String, Object) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
property(String, GremlinSteps<T, P>) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
property(VertexProperty.Cardinality, String, GremlinSteps<T, P>) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
property(T, Object) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
property(String, Object) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
property(VertexProperty.Cardinality, String, Object) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
property(String, GremlinSteps<String, GroovyPredicate>) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
property(VertexProperty.Cardinality, String, GremlinSteps<String, GroovyPredicate>) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
property(T, Object) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
property(String, Object) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
property(VertexProperty.Cardinality, String, Object) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
property(String, GremlinSteps<GraphTraversal, P>) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
property(VertexProperty.Cardinality, String, GremlinSteps<GraphTraversal, P>) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 

R

range(Scope, long, long) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
range(Scope, long, long) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
range(Scope, long, long) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
range(Scope, long, long) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
RELATIONSHIP_TYPE - Static variable in class org.opencypher.gremlin.translation.ReturnProperties
 
repeat(GremlinSteps<Bytecode, P>) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
repeat(GremlinSteps<T, P>) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
repeat(GremlinSteps<String, GroovyPredicate>) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
repeat(GremlinSteps<GraphTraversal, P>) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
ReturnNormalizer - Class in org.opencypher.gremlin.traversal
 
ReturnProperties - Class in org.opencypher.gremlin.translation
 

S

select(Pop, String) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
select(String...) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
select(Column) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
select(Pop, String) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
select(String...) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
select(Column) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
select(Pop, String) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
select(String...) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
select(Column) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
select(Pop, String) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
select(String...) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
select(Column) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
sideEffect(GremlinSteps<Bytecode, P>) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
sideEffect(GremlinSteps<T, P>) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
sideEffect(GremlinSteps<String, GroovyPredicate>) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
sideEffect(GremlinSteps<GraphTraversal, P>) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
simplePath() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
simplePath() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
simplePath() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
simplePath() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
skip(long) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
skip(long) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
skip(long) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
skip(long) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
start() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
start() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
Spawns a new anonymous traversal wrapper.
start() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
start() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
startsWith(Object) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinPredicates
 
startsWith(Object) - Method in interface org.opencypher.gremlin.translation.GremlinPredicates
 
startsWith(Object) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinPredicates
 
startsWith(Object) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinPredicates
 
StatementOption - Enum in org.opencypher.gremlin.translation
 
steps() - Method in class org.opencypher.gremlin.translation.translator.Translator
Provides access to the traversal DSL.
StringTranslationUtils - Class in org.opencypher.gremlin.translation.groovy
 
sum() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
sum() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
sum() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
sum() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
SyntaxException - Exception in org.opencypher.gremlin.translation.exception
Thrown when an unsupported or invalid Cypher query syntax is encountered.
SyntaxException(String) - Constructor for exception org.opencypher.gremlin.translation.exception.SyntaxException
 

T

tail(Scope, long) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
tail(Scope, long) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
tail(Scope, long) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
tail(Scope, long) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
times(int) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
times(int) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
times(int) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
times(int) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
to(String) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
to(String) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
to(String) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
to(String) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
toGremlinGroovy(String) - Method in class org.opencypher.gremlin.translation.TranslationFacade
Translates a Cypher query to Gremlin Groovy.
toGremlinGroovy(String, Map<String, Object>) - Method in class org.opencypher.gremlin.translation.TranslationFacade
Translates a Cypher query to Gremlin Groovy.
toLiteral(Object) - Static method in class org.opencypher.gremlin.translation.groovy.StringTranslationUtils
 
toString() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
toString() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
toString() - Method in class org.opencypher.gremlin.translation.groovy.GroovyPredicate
 
toString() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
translate() - Method in class org.opencypher.gremlin.translation.translator.Translator
Creates a translation for the configured target.
TranslationFacade - Class in org.opencypher.gremlin.translation
Cypher to Gremlin translation facade.
TranslationFacade() - Constructor for class org.opencypher.gremlin.translation.TranslationFacade
 
Translator<T,P> - Class in org.opencypher.gremlin.translation.translator
Abstraction over the process of building a translation for different targets.
Translator.Builder - Class in org.opencypher.gremlin.translation.translator
 
Translator.FlavorBuilder<T,P> - Class in org.opencypher.gremlin.translation.translator
 
Translator.ParametrizedFlavorBuilder<T,P> - Class in org.opencypher.gremlin.translation.translator
 
TranslatorFeature - Enum in org.opencypher.gremlin.translation.translator
Translator features are additional behaviors that can be allowed in translation.
traversal() - Method in class org.opencypher.gremlin.translation.translator.Translator.Builder
Builds a Translator that translates Cypher queries to Gremlin anonymous GraphTraversal.
traversal(GraphTraversal) - Method in class org.opencypher.gremlin.translation.translator.Translator.Builder
Builds a Translator that translates Cypher queries to Gremlin GraphTraversal that can be iterated to yield results for its source.
TraversalGremlinBindings - Class in org.opencypher.gremlin.translation.traversal
 
TraversalGremlinBindings() - Constructor for class org.opencypher.gremlin.translation.traversal.TraversalGremlinBindings
 
TraversalGremlinPredicates - Class in org.opencypher.gremlin.translation.traversal
 
TraversalGremlinPredicates() - Constructor for class org.opencypher.gremlin.translation.traversal.TraversalGremlinPredicates
 
TraversalGremlinSteps - Class in org.opencypher.gremlin.translation.traversal
 
TraversalGremlinSteps(GraphTraversal) - Constructor for class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
TYPE - Static variable in class org.opencypher.gremlin.translation.ReturnProperties
 

U

unfold() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
unfold() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
unfold() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
unfold() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
union(GremlinSteps<Bytecode, P>...) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
union(GremlinSteps<T, P>...) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
union(GremlinSteps<String, GroovyPredicate>...) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
union(GremlinSteps<GraphTraversal, P>...) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
until(GremlinSteps<Bytecode, P>) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
until(GremlinSteps<T, P>) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
until(GremlinSteps<String, GroovyPredicate>) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
until(GremlinSteps<GraphTraversal, P>) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 

V

V() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
V() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
V() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
V() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
value() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
value() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
value() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
value() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
valueMap() - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
valueMap(boolean) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
valueMap() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
valueMap(boolean) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
valueMap() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
valueMap(boolean) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
valueMap() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
valueMap(boolean) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
valueOf(String) - Static method in enum org.opencypher.gremlin.extension.CypherBindingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opencypher.gremlin.translation.StatementOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opencypher.gremlin.translation.translator.TranslatorFeature
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opencypher.gremlin.extension.CypherBindingType
Returns an array containing the constants of this enum type, in the order they are declared.
values(String...) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
values(String...) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
values(String...) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
values() - Static method in enum org.opencypher.gremlin.translation.StatementOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opencypher.gremlin.translation.translator.TranslatorFeature
Returns an array containing the constants of this enum type, in the order they are declared.
values(String...) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 

W

where(GremlinSteps<Bytecode, P>) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
where(P) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinSteps
 
where(GremlinSteps<T, P>) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
where(P) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
where(GremlinSteps<String, GroovyPredicate>) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
where(GroovyPredicate) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
where(GremlinSteps<GraphTraversal, P>) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
where(P) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
within(Object...) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinPredicates
 
within(Object...) - Method in interface org.opencypher.gremlin.translation.GremlinPredicates
 
within(Object...) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinPredicates
 
within(Object...) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinPredicates
 
without(Object...) - Method in class org.opencypher.gremlin.translation.bytecode.BytecodeGremlinPredicates
 
without(Object...) - Method in interface org.opencypher.gremlin.translation.GremlinPredicates
 
without(Object...) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinPredicates
 
without(Object...) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinPredicates
 
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links