public class ImportCustomizer extends Object implements Customizer
GremlinScriptEngine
instance.Modifier and Type | Class and Description |
---|---|
static class |
ImportCustomizer.Builder |
Modifier and Type | Field and Description |
---|---|
static ImportCustomizer |
GREMLIN_CORE |
Modifier and Type | Method and Description |
---|---|
static ImportCustomizer.Builder |
build() |
Set<Class> |
getClassImports() |
Set<Enum> |
getEnumImports() |
Set<Method> |
getMethodImports() |
public static final ImportCustomizer GREMLIN_CORE
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.