Uses of Package
com.bigdata.rdf.spo

Packages that use com.bigdata.rdf.spo
com.bigdata.rdf.axioms   
com.bigdata.rdf.inf This package provides an eager closure inference engine for most of the RDF and RDFS entailments and can be used to realize entailments for owl:sameAs, owl:equivilentClass, and owl:equivilentProperty. 
com.bigdata.rdf.lexicon   
com.bigdata.rdf.magic This package includes an abstraction layer for declaring containers of relations, relations, the relationships between the relations (foreign keys), and the indices for a relation, including what goes into the key and the value for the index. 
com.bigdata.rdf.model This package provides a tuned implementation of the Sesame RDF data model for the RDF database. 
com.bigdata.rdf.rio This package provides an integration with the openrdf RIO parser that supports fast data loads. 
com.bigdata.rdf.rules   
com.bigdata.rdf.sail This package contains the SAIL that allow bigdata to be used as a backend for the Sesame 2.x platform. 
com.bigdata.rdf.spo This package defines a statement model using long term identifiers rather than RDF Value objects. 
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. 
 

Classes in com.bigdata.rdf.spo used by com.bigdata.rdf.axioms
SPO
          Represents a triple, triple+SID, or quad.
 

Classes in com.bigdata.rdf.spo used by com.bigdata.rdf.inf
ISPO
          A interface representing an RDF triple, an RDF triple with a statement identifier, or an RDF quad.
ISPOAssertionBuffer
          A buffer that is written on by Rules.
ISPOBuffer
          Deprecated. by IBuffer
SPO
          Represents a triple, triple+SID, or quad.
SPOFilter
           
 

Classes in com.bigdata.rdf.spo used by com.bigdata.rdf.lexicon
ISPO
          A interface representing an RDF triple, an RDF triple with a statement identifier, or an RDF quad.
 

Classes in com.bigdata.rdf.spo used by com.bigdata.rdf.magic
ISPO
          A interface representing an RDF triple, an RDF triple with a statement identifier, or an RDF quad.
 

Classes in com.bigdata.rdf.spo used by com.bigdata.rdf.model
ISPO
          A interface representing an RDF triple, an RDF triple with a statement identifier, or an RDF quad.
 

Classes in com.bigdata.rdf.spo used by com.bigdata.rdf.rio
SPO
          Represents a triple, triple+SID, or quad.
 

Classes in com.bigdata.rdf.spo used by com.bigdata.rdf.rules
ISPO
          A interface representing an RDF triple, an RDF triple with a statement identifier, or an RDF quad.
SPOFilter
           
SPOKeyOrder
          Represents the key order used by an index for a triple relation.
SPOPredicate
          A predicate that is a triple with one or more variables.
 

Classes in com.bigdata.rdf.spo used by com.bigdata.rdf.sail
ISPO
          A interface representing an RDF triple, an RDF triple with a statement identifier, or an RDF quad.
 

Classes in com.bigdata.rdf.spo used by com.bigdata.rdf.spo
ISPO
          A interface representing an RDF triple, an RDF triple with a statement identifier, or an RDF quad.
ISPOBuffer
          Deprecated. by IBuffer
JustIndexWriteProc
          Procedure for writing Justifications on an index or index partition.
JustIndexWriteProc.WriteJustificationsProcConstructor
           
SPO
          Represents a triple, triple+SID, or quad.
SPOAccessPath
          IAccessPath implementation for an SPORelation.
SPOFilter
           
SPOIndexWriteProc
          Procedure for batch index on a single statement index (or index partition).
SPOIndexWriteProc.IndexWriteProcConstructor
           
SPOKeyOrder
          Represents the key order used by an index for a triple relation.
SPOPredicate
          A predicate that is a triple with one or more variables.
SPORelation
          The SPORelation handles all things related to the indices representing the triples stored in the database.
SPOTupleSerializer
          (De-)serializes SPOs for statement indices.
 

Classes in com.bigdata.rdf.spo used by com.bigdata.rdf.store
ISPO
          A interface representing an RDF triple, an RDF triple with a statement identifier, or an RDF quad.
SPO
          Represents a triple, triple+SID, or quad.
SPORelation
          The SPORelation handles all things related to the indices representing the triples stored in the database.
 



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