public interface ImportCustomizer extends Customizer
GremlinScriptEngine
instance.Modifier and Type | Field and Description |
---|---|
static ImportCustomizer |
GREMLIN_CORE
Deprecated.
As of release 3.2.4, not replaced.
|
Modifier and Type | Method and Description |
---|---|
Set<Class> |
getClassImports() |
Set<Enum> |
getEnumImports() |
Set<Method> |
getMethodImports() |
@Deprecated static final ImportCustomizer GREMLIN_CORE
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.