| Modifier and Type | Class and Description | 
|---|---|
class  | 
GiraphGremlinPlugin  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GroovyCompilerGremlinPlugin
A  
GremlinPlugin that provides access to low-level configuration options of the GroovyScriptEngine
 itself. | 
class  | 
SugarGremlinPlugin
A plugin implementation which allows for the usage of Gremlin Groovy's syntactic sugar. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CredentialGraphGremlinPlugin
Plugin for the Credentials DSL that helps maintain a list of users and passwords in a graph for use with Gremlin
 Server authentication. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HadoopGremlinPlugin  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractGremlinPlugin  | 
class  | 
BindingsGremlinPlugin
A plugin that allows  
Bindings to be applied to a GremlinScriptEngine at the time of creation. | 
class  | 
CoreGremlinPlugin
This module is required for a  
ScriptEngine to be Gremlin-enabled. | 
class  | 
ImportGremlinPlugin
A module that allows custom class, static method and enum imports (i.e. 
 | 
class  | 
ScriptFileGremlinPlugin
Loads scripts from one or more files into the  
GremlinScriptEngine at startup. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GremlinScriptEngineManager.addPlugin(GremlinPlugin plugin)
Add  
GremlinPlugin instances to customize newly created GremlinScriptEngine instances. | 
void | 
DefaultGremlinScriptEngineManager.addPlugin(GremlinPlugin plugin)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Neo4jGremlinPlugin  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GremlinServerGremlinPlugin
A  
GremlinPlugin implementation that adds Gremlin Server specific classes to the imports. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SparkGremlinPlugin  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TinkerGraphGremlinPlugin  | 
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.