com.tinkerpop.rexster.config
Class SparqlRepositorySailGraphConfiguration

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

public class SparqlRepositorySailGraphConfiguration
extends AbstractSailGraphConfiguration


Field Summary
 
Fields inherited from class com.tinkerpop.rexster.config.AbstractSailGraphConfiguration
SAIL_TYPE_MEMORY, SAIL_TYPE_NATIVE, SAIL_TYPE_SPARQL, sailType
 
Constructor Summary
SparqlRepositorySailGraphConfiguration()
           
 
Method Summary
 
Methods inherited from class com.tinkerpop.rexster.config.AbstractSailGraphConfiguration
configureGraphInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SparqlRepositorySailGraphConfiguration

public SparqlRepositorySailGraphConfiguration()


Copyright © 2009-2012. All Rights Reserved.