java.lang.Object
org.apache.jena.riot.writer.WriterDatasetRIOTBase
org.apache.jena.riot.writer.TriGWriterBase
org.apache.jena.riot.writer.TriGWriterBlocks
- All Implemented Interfaces:
WriterDatasetRIOT
TriG writer that streams - print in blocks of quads clustered
by adjacent same graph and same subject
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.jena.riot.writer.TriGWriterBase
getLang, write, write
-
Constructor Details
-
TriGWriterBlocks
public TriGWriterBlocks()
-