public class TwoTablesRdbmsGraphConfigFactory extends AbstractGraphConfigFactory<oracle.pgx.config.TwoTablesRdbmsGraphConfig>
| Constructor and Description |
|---|
TwoTablesRdbmsGraphConfigFactory(boolean strict) |
| Modifier and Type | Method and Description |
|---|---|
oracle.pgx.config.TwoTablesRdbmsGraphConfig |
fromProperties(java.util.Properties props)
Parses a graph config given as
Properties file. |
fromFile, fromFilePath, fromInputStream, fromInputStream, fromJson, fromJson, fromPath, fromPropertiespublic TwoTablesRdbmsGraphConfigFactory(boolean strict)
public oracle.pgx.config.TwoTablesRdbmsGraphConfig fromProperties(java.util.Properties props)
AbstractGraphConfigFactoryProperties file.fromProperties in class AbstractGraphConfigFactory<oracle.pgx.config.TwoTablesRdbmsGraphConfig>props - the input propertiesCopyright © 2016 Oracle Corp. All Rights Reserved.