com.tinkerpop.rexster.config
Class RexsterGraphGraphConfiguration

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

public class RexsterGraphGraphConfiguration
extends Object
implements GraphConfiguration


Field Summary
static int DEFAULT_BUFFER_SIZE
           
 
Constructor Summary
RexsterGraphGraphConfiguration()
           
 
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
 

Field Detail

DEFAULT_BUFFER_SIZE

public static final int DEFAULT_BUFFER_SIZE
See Also:
Constant Field Values
Constructor Detail

RexsterGraphGraphConfiguration

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