Package | Description |
---|---|
org.apache.tinkerpop.gremlin.jsr223 |
Modifier and Type | Class and Description |
---|---|
class |
CoreGremlinModule
This module is required for a
ScriptEngine to be Gremlin-enabled. |
Modifier and Type | Method and Description |
---|---|
void |
GremlinScriptEngineManager.addModule(GremlinModule module)
Add
GremlinModule instances to customize newly created GremlinScriptEngine instances. |
void |
DefaultGremlinScriptEngineManager.addModule(GremlinModule module) |
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.