Uses of Class
de.fuberlin.wiwiss.ng4j.impl.NamedGraphSetIO

Packages that use NamedGraphSetIO
de.fuberlin.wiwiss.ng4j.db NamedGraphSet implementation backed by a relational database. 
de.fuberlin.wiwiss.ng4j.impl In-memory implementations of the interfaces in the parent package, and additional helper classes. 
de.fuberlin.wiwiss.ng4j.semwebclient   
de.fuberlin.wiwiss.ng4j.sparql   
de.fuberlin.wiwiss.ng4j.swp.impl   
 

Uses of NamedGraphSetIO in de.fuberlin.wiwiss.ng4j.db
 

Subclasses of NamedGraphSetIO in de.fuberlin.wiwiss.ng4j.db
 class NamedGraphSetDB
          A NamedGraphSet implementation backed by a relational database.
 

Uses of NamedGraphSetIO in de.fuberlin.wiwiss.ng4j.impl
 

Subclasses of NamedGraphSetIO in de.fuberlin.wiwiss.ng4j.impl
 class NamedGraphSetBase
           
 class NamedGraphSetImpl
          Implementation of the NamedGraphSet interface based on a set of in-memory NamedGraphs.
 

Uses of NamedGraphSetIO in de.fuberlin.wiwiss.ng4j.semwebclient
 

Subclasses of NamedGraphSetIO in de.fuberlin.wiwiss.ng4j.semwebclient
 class SemanticWebClient
           The SematicWebClient interface enables applications to access the Semantic Web.
 

Uses of NamedGraphSetIO in de.fuberlin.wiwiss.ng4j.sparql
 

Subclasses of NamedGraphSetIO in de.fuberlin.wiwiss.ng4j.sparql
 class ARQNamedGraphSet
          Wraps an ARQ DataSource into the NamedGraphSet interface.
 

Uses of NamedGraphSetIO in de.fuberlin.wiwiss.ng4j.swp.impl
 

Subclasses of NamedGraphSetIO in de.fuberlin.wiwiss.ng4j.swp.impl
 class SWPNamedGraphSetImpl
          Last commit info : $Author: erw $ $Date: 2005/10/29 18:35:36 $ $Revision: 1.13 $