com.tinkerpop.rexster.config
Class DexGraphConfiguration
java.lang.Object
com.tinkerpop.rexster.config.DexGraphConfiguration
- All Implemented Interfaces:
- GraphConfiguration
public class DexGraphConfiguration
- extends Object
- implements GraphConfiguration
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 |
DexGraphConfiguration
public DexGraphConfiguration()
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.