Package | Description |
---|---|
org.apache.tinkerpop.gremlin.process.traversal | |
org.apache.tinkerpop.gremlin.process.traversal.translator |
Modifier and Type | Field and Description |
---|---|
static Translator.ScriptTranslator |
Failure.TRANSLATOR |
Modifier and Type | Class and Description |
---|---|
class |
DotNetTranslator
Converts bytecode to a C# string of Gremlin.
|
class |
GolangTranslator
Translates Gremlin
Bytecode into a Golang string representation. |
class |
GroovyTranslator
Converts bytecode to a Groovy string of Gremlin.
|
class |
JavascriptTranslator
Converts bytecode to a Javascript string of Gremlin.
|
class |
PythonTranslator
Translates Gremlin
Bytecode into a Python string representation. |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.