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

Packages that use org.openrdf.sesame.sailimpl.memory
org.openrdf.sesame.sailimpl.memory An implementation of the RDF SAIL API that uses main memory for storage.  
 

Classes in org.openrdf.sesame.sailimpl.memory used by org.openrdf.sesame.sailimpl.memory
RdfRepository
          An implementation of the RdfRepository interface extending the class org.openrdf.sesame.sail.memory.RdfSource with write-methods.
RdfRepositoryConfig
          Extension of RdfSourceConfig offering additional utility methods for configuring a org.openrdf.sesame.sailimpl.memory.RdfRepository Sail.
RdfSource
          An implementation of the RdfSource interface from the RDF Sail API that stores its data in main memory and that can use a file for persistent storage.
RdfSourceConfig
          Extension of SailConfig offering specific utility methods for configuring an org.openrdf.sesame.sailimpl.memory.RdfSource Sail.
ResourceNode
          An extension of ValueNode giving it subject statements.
StatementList
           
ValueNode
           
 



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