public class OraclePropertyGraphConfiguration
extends java.lang.Object
implements com.tinkerpop.rexster.config.GraphConfiguration
Constructor and Description |
---|
OraclePropertyGraphConfiguration() |
Modifier and Type | Method and Description |
---|---|
com.tinkerpop.blueprints.Graph |
configureGraphInstance(org.apache.commons.configuration.Configuration properties)
Creates a Graph object used by Rexster REST APIs based on the configuration properties specified in the XML configuration file
|
public com.tinkerpop.blueprints.Graph configureGraphInstance(org.apache.commons.configuration.Configuration properties) throws com.tinkerpop.rexster.config.GraphConfigurationException
configureGraphInstance
in interface com.tinkerpop.rexster.config.GraphConfiguration
com.tinkerpop.rexster.config.GraphConfigurationException
Copyright © 2017, 2018 Oracle and/or its affiliates. All Rights Reserved.