| Interface | Description |
|---|---|
| CompilerCustomizerProvider | |
| ImportCustomizerProvider |
Allows customization of the imports used by the GremlinGroovyScriptEngine implementation.
|
| Class | Description |
|---|---|
| AbstractImportCustomizerProvider | |
| DefaultImportCustomizerProvider |
Grabs the standard Gremlin core classes and allows additional imports to be added.
|
| EmptyImportCustomizerProvider |
This
ImportCustomizerProvider is empty and comes with no pre-defined imports
at all. |
| NoImportCustomizerProvider |
Provides no imports.
|
| SecurityCustomizerProvider |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.