| Package | Description |
|---|---|
| org.apache.tinkerpop.gremlin.jsr223 | |
| org.apache.tinkerpop.gremlin.process.traversal |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaTranslator<S extends TraversalSource,T extends Traversal.Admin<?,?>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Translator.ScriptTranslator
Translates bytecode to a Script representation.
|
static interface |
Translator.StepTranslator<S extends TraversalSource,T extends Traversal.Admin<?,?>>
Translates bytecode to actual steps.
|
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.