Interface | Description |
---|---|
GroovyCustomizer |
Class | Description |
---|---|
GremlinGroovyScriptEngine |
Provides methods to compile and evaluate Gremlin scripts.
|
GremlinGroovyScriptEngineFactory |
A
GremlinScriptEngineFactory implementation that creates GremlinGroovyScriptEngine instances. |
GroovyCompilerGremlinPlugin |
A
GremlinPlugin that provides access to low-level configuration options of the GroovyScriptEngine
itself. |
GroovyCompilerGremlinPlugin.Builder | |
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
TimedInterruptGroovyCustomizer when the timeout is exceeded. |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.