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