Package org.apache.jena.riot.writer
Class TriGWriterBlocks
- 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
public class TriGWriterBlocks extends TriGWriterBase
TriG writer that streams - print in blocks of quads clustered by adjacent same graph and same subject
-
-
Constructor Summary
Constructors Constructor Description TriGWriterBlocks()
-
Method Summary
-
Methods inherited from class org.apache.jena.riot.writer.TriGWriterBase
getLang, write, write
-
-