| Interface | Description |
|---|---|
| DependencyManager | Deprecated
As of release 3.2.4, not replaced - no longer needed under the new
GremlinScriptEngine model. |
| GroovyCustomizer |
| Class | Description |
|---|---|
| GremlinGroovyScriptEngine |
Provides methods to compile and evaluate Gremlin scripts.
|
| GremlinGroovyScriptEngineFactory |
A
GremlinScriptEngineFactory implementation that creates GremlinGroovyScriptEngine instances. |
| GremlinGroovyScriptEngineFileSandboxTest | |
| GremlinGroovyScriptEngineIntegrateTest | |
| GremlinGroovyScriptEngineOverGraphTest | |
| GremlinGroovyScriptEngineSandboxCustomTest | |
| GremlinGroovyScriptEngineSandboxedStandardTest | |
| GremlinGroovyScriptEngineTinkerPopSandboxTest | |
| GroovyCompilerGremlinPlugin |
A
GremlinPlugin that provides access to low-level configuration options of the GroovyScriptEngine
itself. |
| GroovyCompilerGremlinPlugin.Builder | |
| GroovyTranslator | |
| GroovyTranslatorTest | |
| ScriptEnginePluginAcceptor | Deprecated
As of release 3.2.4, not replaced.
|
| ScriptExecutor | Deprecated
As of release 3.2.1, replaced by direct execution via gremlin.sh
|
| 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
TimedInterruptCustomizerProvider when the timeout is exceeded. |
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.