com.tinkerpop.rexster.config
Class OrientGraphConfiguration

java.lang.Object
  extended by com.tinkerpop.rexster.config.OrientGraphConfiguration
All Implemented Interfaces:
GraphConfiguration

public class OrientGraphConfiguration
extends Object
implements GraphConfiguration


Constructor Summary
OrientGraphConfiguration()
           
 
Method Summary
 com.tinkerpop.blueprints.Graph configureGraphInstance(org.apache.commons.configuration.Configuration properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrientGraphConfiguration

public OrientGraphConfiguration()
Method Detail

configureGraphInstance

public com.tinkerpop.blueprints.Graph configureGraphInstance(org.apache.commons.configuration.Configuration properties)
                                                      throws GraphConfigurationException
Specified by:
configureGraphInstance in interface GraphConfiguration
Throws:
GraphConfigurationException


Copyright © 2009-2012. All Rights Reserved.