Package | Description |
---|---|
org.apache.tinkerpop.gremlin.groovy.jsr223 | |
org.apache.tinkerpop.gremlin.jsr223 |
Constructor and Description |
---|
GremlinGroovyScriptEngine(Customizer... customizers) |
Modifier and Type | Class and Description |
---|---|
class |
ImportCustomizer
Provides the list of imports to apply to a
GremlinScriptEngine instance. |
Modifier and Type | Method and Description |
---|---|
List<Customizer> |
GremlinScriptEngineManager.getCustomizers(String scriptEngineName)
Get the list of
Customizer instances filtered by the scriptEngineName . |
List<Customizer> |
DefaultGremlinScriptEngineManager.getCustomizers(String scriptEngineName) |
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.