Uses of Interface
com.bigdata.rdf.spo.ISPOBuffer

Packages that use ISPOBuffer
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.spo This package defines a statement model using long term identifiers rather than RDF Value objects. 
 

Uses of ISPOBuffer in com.bigdata.rdf.inf
 

Classes in com.bigdata.rdf.inf that implement ISPOBuffer
 class AbstractSPOBuffer
          Deprecated. by AbstractArrayBuffer, but this class is more tightly coupled to the AbstractTripleStore.
 class SPOAssertionBuffer
          Deprecated. by AbstractElementBuffer.InsertBuffer and AbstractSolutionBuffer.InsertSolutionBuffer and the changes to how truth maintenance is handled (by rule rewrites).
 class SPORetractionBuffer
          Deprecated. by AbstractElementBuffer.DeleteBuffer and AbstractSolutionBuffer.DeleteSolutionBuffer and the changes to how truth maintenance is handled (rule rewrites).
 

Uses of ISPOBuffer in com.bigdata.rdf.spo
 

Subinterfaces of ISPOBuffer in com.bigdata.rdf.spo
 interface ISPOAssertionBuffer
          A buffer that is written on by Rules.
 



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