Package | Description |
---|---|
org.apache.tinkerpop.gremlin.groovy.jsr223 | |
org.apache.tinkerpop.gremlin.jsr223 |
Modifier and Type | Class and Description |
---|---|
class |
GremlinGroovyScriptEngineFactory
A
GremlinScriptEngineFactory implementation that creates GremlinGroovyScriptEngine instances. |
Modifier and Type | Class and Description |
---|---|
class |
GremlinLangScriptEngineFactory
A
GremlinScriptEngineFactory implementation that creates GremlinLangScriptEngine instances. |
class |
MockGremlinScriptEngineFactory
This is a "do nothing" implementation of the
GremlinScriptEngineFactory which can be used to help test plugin
implementations which don't have reference to a GremlinScriptEngine as a dependency. |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.