public class PgRdbmsGraphConfigFactory extends AbstractPgGraphConfigFactory<PgRdbmsGraphConfig>
| Constructor and Description |
|---|
PgRdbmsGraphConfigFactory(boolean strict) |
| Modifier and Type | Method and Description |
|---|---|
PgRdbmsGraphConfig |
fromProperties(java.util.Properties props)
Parses a configuration object from
Properties. |
fromFile, fromFilePath, fromInputStream, fromInputStream, fromJson, fromJson, fromPath, fromPropertiespublic PgRdbmsGraphConfig fromProperties(java.util.Properties props)
AbstractConfigFactoryProperties.fromProperties in class AbstractConfigFactory<PgRdbmsGraphConfig>props - the input propertiesCopyright © 2015 - 2020 Oracle and/or its affiliates. All Rights Reserved.