Package org.apache.tinkerpop.gremlin.groovy.jsr223
- 
Interface Summary Interface Description GroovyCustomizer 
- 
Class Summary Class Description GremlinGroovyScriptEngine Provides methods to compile and evaluate Gremlin scripts.GremlinGroovyScriptEngineFactory AGremlinScriptEngineFactoryimplementation that createsGremlinGroovyScriptEngineinstances.GroovyCompilerGremlinPlugin AGremlinPluginthat provides access to low-level configuration options of theGroovyScriptEngineitself.GroovyCompilerGremlinPlugin.Builder SugarGremlinPlugin A plugin implementation which allows for the usage of Gremlin Groovy's syntactic sugar.
- 
Enum Summary Enum Description GroovyCompilerGremlinPlugin.Compilation 
- 
Exception Summary Exception Description TimedInterruptTimeoutException An exception thrown from theTimedInterruptGroovyCustomizerwhen the timeout is exceeded.