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