com.bigdata.rdf.store
Class TripleStoreSchema
java.lang.Object
com.bigdata.sparse.Schema
com.bigdata.relation.RelationSchema
com.bigdata.rdf.store.TripleStoreSchema
- All Implemented Interfaces:
- Externalizable, Serializable
public class TripleStoreSchema
- extends RelationSchema
Extensions for additional state maintained by the
AbstractTripleStore in the global row store.
- Version:
- $Id: TripleStoreSchema.java 2265 2009-10-26 12:51:06Z thompsonbry $
- Author:
- Bryan Thompson
- See Also:
- Serialized Form
| Methods inherited from class com.bigdata.sparse.Schema |
appendPrimaryKey, fromKey, getKey, getName, getPrefix, getPrimaryKeyName, getPrimaryKeyType, getSchemaBytes, readExternal, toString, writeExternal |
AXIOMS
public static final String AXIOMS
- The serialized
Axioms as configured for the database.
VOCABULARY
public static final String VOCABULARY
- The serialized
RDFSVocabulary as configured for the database.
TripleStoreSchema
public TripleStoreSchema()
- De-serialization ctor.
Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.