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