| 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  
GremlinPlugin instances. | 
void | 
GremlinGroovyScriptEngine.loadPlugins(List<GremlinPlugin> plugins)
Load a list of  
GremlinPlugin instances. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
IllegalEnvironmentException
An exception thrown when the environment variables passed via  
PluginAcceptor.environment() do not meet
 the needs of the GremlinPlugin. | 
class  | 
PluginInitializationException
An exception that occurs as a result of plugin initialization, typically triggered by a bad evaluation in the
  
ScriptEngine. | 
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.