public class OraclePropertyGraphConfiguration extends Object implements com.tinkerpop.rexster.config.GraphConfiguration
| Constructor and Description |
|---|
OraclePropertyGraphConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Graph |
configureGraphInstance(org.apache.commons.configuration.Configuration properties)
Create an
OraclePropertyGraph instance according to the given configuration |
public Graph configureGraphInstance(org.apache.commons.configuration.Configuration properties) throws com.tinkerpop.rexster.config.GraphConfigurationException
OraclePropertyGraph instance according to the given configurationconfigureGraphInstance in interface com.tinkerpop.rexster.config.GraphConfigurationproperties - a Configuration object specifying the host, port, store name, and graph namecom.tinkerpop.rexster.config.GraphConfigurationExceptionCopyright © 2016 Oracle and/or its afflilates. All Rights Reserved.