| Modifier and Type | Class and Description | 
|---|---|
| class  | GiraphGremlinPluginDeprecated. 
 As of release 3.2.4, replaced by  GiraphGremlinPlugin. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<GremlinPlugin> | ScriptEngines. use(String group,
   String artifact,
   String version)Deprecated.  Pull in dependencies given some Maven coordinates. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ScriptEngines. loadPlugins(List<GremlinPlugin> plugins)Deprecated.  For each  DependencyManagertry to load the specified plugins. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<GremlinPlugin> | DependencyManager. use(String group,
   String artifact,
   String version)Deprecated.  Take maven coordinates and load the classes into the classloader used by the ScriptEngine. | 
| List<GremlinPlugin> | GremlinGroovyScriptEngine. use(String group,
   String artifact,
   String version)Take maven coordinates and load the classes into the classloader used by the ScriptEngine. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DependencyManager. loadPlugins(List<GremlinPlugin> plugins)Deprecated.  Load a list of  GremlinPlugininstances. | 
| void | GremlinGroovyScriptEngine. loadPlugins(List<GremlinPlugin> plugins)Load a list of  GremlinPlugininstances. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractGremlinPluginDeprecated. 
 As of release 3.2.4, replaced by  AbstractGremlinPlugin. | 
| class  | SugarGremlinPluginDeprecated. 
 As of release 3.2.4, replaced by  SugarGremlinPlugin. | 
| Constructor and Description | 
|---|
| IllegalEnvironmentException(GremlinPlugin plugin,
                           String... expectedKeys)Deprecated.  | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CredentialGraphGremlinPluginDeprecated. 
 As of release 3.2.4, replaced by  CredentialGraphGremlinPlugin. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HadoopGremlinPluginDeprecated. 
 As of release 3.2.4, replaced by  HadoopGremlinPlugin. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | Neo4jGremlinPluginDeprecated. 
 As of release 3.2.4, replaced by  Neo4jGremlinPlugin. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SparkGremlinPluginDeprecated. 
 As of release 3.2.4, replaced by  SparkGremlinPlugin. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TinkerGraphGremlinPluginDeprecated. 
 As of release 3.2.4, replaced by  TinkerGraphGremlinPlugin. | 
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.