Uses of Package
org.openrdf.sesame.sailimpl.nativerdf

Packages that use org.openrdf.sesame.sailimpl.nativerdf
org.openrdf.sesame.sailimpl.nativerdf   
org.openrdf.sesame.sailimpl.nativerdf.model   
 

Classes in org.openrdf.sesame.sailimpl.nativerdf used by org.openrdf.sesame.sailimpl.nativerdf
NamespaceStore
          An in-memory store for namespace information that uses a file for persistence.
NativeRdfRepository
          An implementation of the RdfRepository interface from the RDF Sail API that stores its data in, and queries it from files on disk.
TripleStore
           
ValueStore
          Class that provides indexed storage and retrieval of RDF values.
 

Classes in org.openrdf.sesame.sailimpl.nativerdf used by org.openrdf.sesame.sailimpl.nativerdf.model
NativeRdfRepository
          An implementation of the RdfRepository interface from the RDF Sail API that stores its data in, and queries it from files on disk.
ValueStoreRevision
          A ValueStore revision for NativeValue objects.
 



Copyright © 2002-2006 Aduna BV, GNU LGPL License applies.