Uses of Interface
de.fuberlin.wiwiss.ng4j.NamedGraphSetReader

Packages that use NamedGraphSetReader
de.fuberlin.wiwiss.ng4j.trig Support for TriG, a serialization format for Named Graphs based on N3/Turtle. 
de.fuberlin.wiwiss.ng4j.trix Support for TriX, a serialization format for both RDF and Named Graphs. 
 

Uses of NamedGraphSetReader in de.fuberlin.wiwiss.ng4j.trig
 

Classes in de.fuberlin.wiwiss.ng4j.trig that implement NamedGraphSetReader
 class TriGReader
          Reads TriG files (see TriG specification) into NamedGraphSets.
 

Uses of NamedGraphSetReader in de.fuberlin.wiwiss.ng4j.trix
 

Classes in de.fuberlin.wiwiss.ng4j.trix that implement NamedGraphSetReader
 class TriXReader
          Reads TriX files (see TriX specification) into NamedGraphSets.
 class TriXReaderWithExtensions
          Reads TriX files (see TriX specification) into NamedGraphSets.