com.tinkerpop.rexster.config
Class Neo4jGraphConfiguration

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

public class Neo4jGraphConfiguration
extends Object
implements GraphConfiguration


Constructor Summary
Neo4jGraphConfiguration()
           
 
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

Neo4jGraphConfiguration

public Neo4jGraphConfiguration()
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.