Package | Description |
---|---|
org.apache.tinkerpop.gremlin.jsr223 |
Modifier and Type | Class and Description |
---|---|
class |
CoreGremlinModule
Deprecated.
As of release 3.2.4, replaced by
CoreGremlinPlugin . |
Modifier and Type | Method and Description |
---|---|
void |
GremlinScriptEngineManager.addModule(GremlinModule module)
Deprecated.
As of release 3.2.4, replaced by
GremlinScriptEngineManager.addPlugin(GremlinPlugin) . |
void |
DefaultGremlinScriptEngineManager.addModule(GremlinModule module)
Deprecated.
As of release 3.2.4, replaced by
DefaultGremlinScriptEngineManager.addPlugin(GremlinPlugin) . |
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.