Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
3.6.6
-
None
Description
Not sure if other translators are affected but GroovyTranslator doesn't translate tx() properly:
gremlin> GroovyTranslator.of('g').translate(org.apache.tinkerpop.gremlin.process.traversal.GraphOp.TX_ROLLBACK.bytecode).script ==>g.tx("rollback")