Package | Description |
---|---|
org.apache.tinkerpop.gremlin.process.traversal.translator | |
org.apache.tinkerpop.gremlin.python.jsr223 |
Modifier and Type | Class and Description |
---|---|
class |
GroovyTranslator
Converts bytecode to a Groovy string of Gremlin.
|
class |
PythonTranslator
Translates Gremlin
Bytecode into a Python string representation. |
Modifier and Type | Class and Description |
---|---|
class |
JythonTranslator
Deprecated.
As of release 3.3.10, not replaced - see TINKERPOP-2317
|
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.