Uses of Class
org.openrdf.sesame.sailimpl.memory.RdfRepository

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

Uses of RdfRepository in org.openrdf.sesame.sailimpl.memory
 

Subclasses of RdfRepository in org.openrdf.sesame.sailimpl.memory
 class RdfSchemaRepository
          An implementation of the RdfSchemaRepository interface extending the memory repository with Schema inferencing capabilities.
 



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