| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.groovy.jsr223 | |
| org.apache.tinkerpop.gremlin.groovy.plugin | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DependencyManager. loadPlugins(List<GremlinPlugin> plugins)Load a list of  GremlinPlugininstances. | 
| void | GremlinGroovyScriptEngine. loadPlugins(List<GremlinPlugin> plugins)Load a list of  GremlinPlugininstances. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | IllegalEnvironmentExceptionAn exception thrown when the environment variables passed via  PluginAcceptor.environment()do not meet
 the needs of theGremlinPlugin. | 
| class  | PluginInitializationExceptionAn exception that occurs as a result of plugin initialization, typically triggered by a bad evaluation in the
  ScriptEngine. | 
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.