public class TwoTablesGraphConfigFactory extends AbstractGraphConfigFactory<TwoTablesGraphConfig>
Constructor and Description |
---|
TwoTablesGraphConfigFactory(boolean strict) |
Modifier and Type | Method and Description |
---|---|
TwoTablesGraphConfig |
fromProperties(Properties props)
Parses a graph config given as
Properties file. |
fromClasspath, fromFile, fromFilePath, fromHdfs, fromHttp, fromInputStream, fromInputStream, fromJson, fromJson, fromPath, fromProperties
public TwoTablesGraphConfig fromProperties(Properties props)
AbstractGraphConfigFactory
Properties
file.fromProperties
in class AbstractGraphConfigFactory<TwoTablesGraphConfig>
props
- the input propertiesCopyright © 2015. All rights reserved.