public abstract class AbstractGraphPropertyConfig extends AbstractConfig implements java.io.Serializable
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 © 2017 Oracle Corp. All Rights Reserved.