Uses of Class
com.bigdata.relation.RelationSchema

Packages that use RelationSchema
com.bigdata.rdf.store This package provides several realizations of an RDF database using the bigdata architecture, including one suitable for temporary data, one suitable for local processing (single host), and one designed for scale-out on commodity hardware. 
com.bigdata.relation This package includes an abstraction layer for relations. 
 

Uses of RelationSchema in com.bigdata.rdf.store
 

Subclasses of RelationSchema in com.bigdata.rdf.store
 class TripleStoreSchema
          Extensions for additional state maintained by the AbstractTripleStore in the global row store.
 

Uses of RelationSchema in com.bigdata.relation
 

Fields in com.bigdata.relation declared as RelationSchema
static RelationSchema RelationSchema.INSTANCE
          A shared instance.
 



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