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 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 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 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
 
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(Traverser) - Method in class org.opencypher.gremlin.traversal.CustomFunction
 
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 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 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 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
 
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 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<T, P>) - Method in class org.opencypher.gremlin.translation.translator.Translator.FlavorBuilder
Builds a Translator with the given translator flavor.
builder() - Static method in class org.opencypher.gremlin.translation.translator.Translator
Starts to build a translator.
buildTranslation(Translator<T, P>) - Method in class org.opencypher.gremlin.translation.CypherAstWrapper
Creates a translation to Gremlin.
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
 

C

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<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>, 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>, 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<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 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
 
containerIndex(Object) - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
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
 
contains(V) - Static method in class org.opencypher.gremlin.traversal.CustomPredicates
 
convertToBoolean() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
convertToFloat() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
convertToInteger() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
convertToString() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
cosmosdb() - Static method in class org.opencypher.gremlin.translation.translator.TranslatorFlavor
Returns a translator flavor that is suitable for Cosmos DB.
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
 
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
 
CustomPredicates - Class in org.opencypher.gremlin.traversal
 
CustomPredicates() - Constructor for class org.opencypher.gremlin.traversal.CustomPredicates
 
CypherAstWrapper - Class in org.opencypher.gremlin.translation
Parsed Cypher AST wrapper that can transform it in a suitable format for executing a Gremlin traversal.

D

dedup() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
dedup() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
dedup() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
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

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
 
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
 
endsWith(V) - Static method in class org.opencypher.gremlin.traversal.CustomPredicates
 
eq(Object) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinPredicates
 

F

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 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
 

G

getArgs() - Method in class org.opencypher.gremlin.traversal.CustomFunction
 
getExtractedParameters() - Method in class org.opencypher.gremlin.translation.CypherAstWrapper
Gets extracted parameters for this query.
getName() - Method in class org.opencypher.gremlin.traversal.CustomFunction
 
getOptions() - Method in class org.opencypher.gremlin.translation.CypherAstWrapper
Gets declared options for this query.
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<T> - Interface in org.opencypher.gremlin.translation
Gremlin P predicate abstraction.
gremlinServer() - Static method in class org.opencypher.gremlin.translation.translator.TranslatorFlavor
Returns a translator flavor that is suitable for Gremlin Server or a compatible graph database.
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
 
GroovyPredicate - Class in org.opencypher.gremlin.translation.groovy
 
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 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 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 interface org.opencypher.gremlin.translation.GremlinSteps
 
has(String) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
has(String) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
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 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 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 interface org.opencypher.gremlin.translation.GremlinSteps
 
id() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
id() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
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
 
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 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.GremlinGroovyFlavorBuilder
Builds a Translator that inlines query parameters.
inV() - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
inV() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
inV() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
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
 
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
 

K

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 interface org.opencypher.gremlin.translation.GremlinSteps
 
label() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
label() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
length() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
limit(long) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
limit(long) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
limit(long) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
listComprehension(Object) - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
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 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 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 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
 
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 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 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 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
 
nodes() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
normalize(Object) - Static method in class org.opencypher.gremlin.traversal.ReturnNormalizer
 
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
 
NULL - Static variable in class org.opencypher.gremlin.translation.Tokens
 

O

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 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.opencypher.gremlin.translation - package org.opencypher.gremlin.translation
 
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 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 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 interface org.opencypher.gremlin.translation.GremlinSteps
 
outV() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
outV() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 

P

parse(String) - Static method in class org.opencypher.gremlin.translation.CypherAstWrapper
Constructs a new Cypher AST from the provided query.
parse(String, Map<String, ?>) - Static method in class org.opencypher.gremlin.translation.CypherAstWrapper
Constructs a new Cypher AST from the provided query.
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
 
pathComprehension() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
pathToList(Object) - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
predicates() - Method in class org.opencypher.gremlin.translation.translator.Translator
Returns a factory for traversal predicates for use with the traversal DSL.
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 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(String, Object) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
property(String, GremlinSteps<T, P>) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
property(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(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
 

R

relationships() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
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
 

S

select(String...) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
select(Column) - Method in interface org.opencypher.gremlin.translation.GremlinSteps
 
select(String...) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
select(Column) - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
select(String...) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
select(Column) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
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
 
size() - Static method in class org.opencypher.gremlin.traversal.CustomFunction
 
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 interface org.opencypher.gremlin.translation.GremlinSteps
Spawns a new anonymous traversal wrapper.
start() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
START - Static variable in class org.opencypher.gremlin.translation.Tokens
 
start() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
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
 
startsWith(V) - Static method in class org.opencypher.gremlin.traversal.CustomPredicates
 
StatementOption - Enum in org.opencypher.gremlin.translation
 
steps() - Method in class org.opencypher.gremlin.translation.translator.Translator
Provides access to the traversal DSL.
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

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 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.
Tokens - Class in org.opencypher.gremlin.translation
 
toString() - Method in class org.opencypher.gremlin.translation.CypherAstWrapper
Pretty-prints the Cypher AST.
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.GremlinGroovyFlavorBuilder - Class in org.opencypher.gremlin.translation.translator
 
TranslatorFlavor<T,P> - Class in org.opencypher.gremlin.translation.translator
A flavor defines specialized behavior of a Translator.
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
 
TypeException - Exception in org.opencypher.gremlin.translation.exception
Thrown when an unsupported or invalid traversal type is encountered.
TypeException(String) - Constructor for exception org.opencypher.gremlin.translation.exception.TypeException
 

U

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<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<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 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 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 interface org.opencypher.gremlin.translation.GremlinSteps
 
valueMap() - Method in class org.opencypher.gremlin.translation.groovy.GroovyGremlinSteps
 
valueMap() - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 
valueOf(String) - Static method in enum org.opencypher.gremlin.translation.StatementOption
Returns the enum constant of this type with the specified name.
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(String...) - Method in class org.opencypher.gremlin.translation.traversal.TraversalGremlinSteps
 

W

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 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 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