Package | Description |
---|---|
org.apache.tinkerpop.gremlin.process.traversal.translator |
Modifier and Type | Class and Description |
---|---|
class |
DotNetTranslator
Converts bytecode to a C# string of Gremlin.
|
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–2021 Apache Software Foundation. All rights reserved.