public abstract class AbstractGraphPropertyConfig extends AbstractConfig implements java.io.Serializable
ENV_SEPARATOR, ENV_VARIABLE_PREFIX, SYSTEM_PROPERTY_PREFIX| Constructor and Description |
|---|
AbstractGraphPropertyConfig() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getParsedDefaultValue()
Get the parsed default value guaranteed to match
getType() (with the exception of type node/edge). |
getValueFromEnvironment, getValueFromEnvironment, parseString, setSerializablepublic java.lang.Object getParsedDefaultValue()
getType() (with the exception of type node/edge). In case a default is not specified (null), the *default* default value is returned.null.Copyright © 2016, 2018 Oracle and/or its affiliates. All Rights Reserved.