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