| Interface | Description | 
|---|---|
| GroovyCustomizer | 
| Class | Description | 
|---|---|
| GremlinGroovyScriptEngine | Provides methods to compile and evaluate Gremlin scripts. | 
| GremlinGroovyScriptEngineFactory | A  GremlinScriptEngineFactoryimplementation that createsGremlinGroovyScriptEngineinstances. | 
| GroovyCompilerGremlinPlugin | A  GremlinPluginthat provides access to low-level configuration options of theGroovyScriptEngineitself. | 
| GroovyCompilerGremlinPlugin.Builder | |
| GroovyTranslator | Converts bytecode to a Groovy string of Gremlin. | 
| SugarGremlinPlugin | A plugin implementation which allows for the usage of Gremlin Groovy's syntactic sugar. | 
| Enum | Description | 
|---|---|
| GroovyCompilerGremlinPlugin.Compilation | 
| Exception | Description | 
|---|---|
| TimedInterruptTimeoutException | An exception thrown from the  TimedInterruptGroovyCustomizerwhen the timeout is exceeded. | 
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.