Package | Description |
---|---|
org.apache.tinkerpop.gremlin.groovy.jsr223 | |
org.apache.tinkerpop.gremlin.groovy.plugin |
Modifier and Type | Method and Description |
---|---|
void |
GremlinGroovyScriptEngine.loadPlugins(List<GremlinPlugin> plugins)
Load a list of
GremlinPlugin instances. |
void |
DependencyManager.loadPlugins(List<GremlinPlugin> plugins)
Deprecated.
Load a list of
GremlinPlugin instances. |
Modifier and Type | Class and Description |
---|---|
class |
IllegalEnvironmentException
Deprecated.
As of release 3.2.4, not replaced.
|
class |
PluginInitializationException
Deprecated.
As of release 3.2.4, not replaced.
|
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.