com.bigdata.rdf.sail.config
Class BigdataConfigSchema

java.lang.Object
  extended by com.bigdata.rdf.sail.config.BigdataConfigSchema

public class BigdataConfigSchema
extends Object

Defines constants for the schema which is used by BigdataSailFactory and BigdataRepositoryFactory.


Field Summary
static String NAMESPACE
          The bigdata schema namespace (http://www.bigdata.com/config/sail/bigdata#).
static URI PROPERTIES
          http://www.bigdata.com/config/sail/bigdata#properties
 
Constructor Summary
BigdataConfigSchema()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE

public static final String NAMESPACE
The bigdata schema namespace (http://www.bigdata.com/config/sail/bigdata#).

See Also:
Constant Field Values

PROPERTIES

public static final URI PROPERTIES
http://www.bigdata.com/config/sail/bigdata#properties

Constructor Detail

BigdataConfigSchema

public BigdataConfigSchema()


Copyright © 2006-2012 SYSTAP, LLC. All Rights Reserved.