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, fromProperties
public TwoTablesTextGraphConfigFactory(boolean strict)
public TwoTablesTextGraphConfig fromProperties(java.util.Properties props)
AbstractGraphConfigFactory
Properties
file.fromProperties
in class AbstractGraphConfigFactory<TwoTablesTextGraphConfig>
props
- the input propertiesCopyright © 2017 Oracle Corp. All Rights Reserved.