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 graph config given as
Properties file. |
fromFile, fromFilePath, fromInputStream, fromInputStream, fromJson, fromJson, fromPath, fromPropertiespublic PgRdbmsGraphConfig fromProperties(java.util.Properties props)
AbstractGraphConfigFactoryProperties file.fromProperties in class AbstractGraphConfigFactory<PgRdbmsGraphConfig>props - the input propertiesCopyright © 2017 Oracle Corp. All Rights Reserved.