Uses of Class
org.apache.jena.riot.writer.WriterStreamRDFBase
-
Packages that use WriterStreamRDFBase Package Description org.apache.jena.riot.writer -
-
Uses of WriterStreamRDFBase in org.apache.jena.riot.writer
Subclasses of WriterStreamRDFBase in org.apache.jena.riot.writer Modifier and Type Class Description classWriterStreamRDFBlocksAn output of triples / quads that print batches of same subject / same graph, same subject.classWriterStreamRDFFlatAn output of triples / quads that is streaming.
-