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