Uses of Package
com.bigdata.rdf.inf

Packages that use com.bigdata.rdf.inf
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.rio This package provides an integration with the openrdf RIO parser that supports fast data loads. 
com.bigdata.rdf.rules   
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.inf used by com.bigdata.rdf.inf
AbstractSPOBuffer
          Deprecated. by AbstractArrayBuffer, but this class is more tightly coupled to the AbstractTripleStore.
BackchainOwlSameAsIterator
           
BackchainTypeResourceIterator.PushbackIterator
          Implementation class for BackchainTypeResourceIterator.PushbackFilter.
ClosureStats
          Statistics collected when performing inference.
IJustificationIterator
          Interface for chunked Justification iterators.
Justification
           A justification for a StatementEnum.Inferred statement.
Justification.VisitedSPOSet
          A collection of SPO objects (either fully bound or query patterns) that have already been visited.
VarOrId
          A class that models either a constant identifier for an RDF Value or an unbound variable.
 

Classes in com.bigdata.rdf.inf used by com.bigdata.rdf.rio
ClosureStats
          Statistics collected when performing inference.
 

Classes in com.bigdata.rdf.inf used by com.bigdata.rdf.rules
ClosureStats
          Statistics collected when performing inference.
 

Classes in com.bigdata.rdf.inf used by com.bigdata.rdf.spo
Justification
           A justification for a StatementEnum.Inferred statement.
 

Classes in com.bigdata.rdf.inf used by com.bigdata.rdf.store
ClosureStats
          Statistics collected when performing inference.
 



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