Uses of Class
com.bigdata.rdf.store.AbstractLocalTripleStore

Packages that use AbstractLocalTripleStore
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. 
 

Uses of AbstractLocalTripleStore in com.bigdata.rdf.store
 

Subclasses of AbstractLocalTripleStore in com.bigdata.rdf.store
 class LocalTripleStore
          A triple store based on the bigdata architecture.
 class TempTripleStore
          A temporary triple store based on the bigdata architecture.
 



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