public abstract class GremlinConfigurationResolver
extends java.lang.Object
GremlinConfiguration
when setting up Gremlin.
If you choose not to, then Gremlin will look for these values in `gremlin.properties` and environment-variablesConstructor and Description |
---|
GremlinConfigurationResolver() |
Modifier and Type | Method and Description |
---|---|
protected abstract java.util.Optional<GremlinConfiguration> |
getConfig()
Supply config values
|
protected abstract java.util.Optional<GremlinConfiguration> getConfig()