Uses of Class
com.bigdata.journal.TemporaryRawStore

Packages that use TemporaryRawStore
com.bigdata.journal The journal is an append-only persistence capable data structure supporting atomic commit, named indices, and transactions. 
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. 
 

Uses of TemporaryRawStore in com.bigdata.journal
 

Subclasses of TemporaryRawStore in com.bigdata.journal
 class TemporaryStore
          A temporary store that supports named indices but no concurrency controls.
 

Uses of TemporaryRawStore in com.bigdata.rdf.inf
 

Constructors in com.bigdata.rdf.inf with parameters of type TemporaryRawStore
Justification.VisitedSPOSet(TemporaryRawStore tempStore)
          Create an SPO set backed by a BTree on the temporary store associated with the [focusStore] on which truth maintenance is being performed.
 



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