java.lang.Object
org.apache.jena.riot.writer.WriterGraphRIOTBase
org.apache.jena.riot.writer.TurtleWriterBase
org.apache.jena.riot.writer.TurtleWriterBlocks
- All Implemented Interfaces:
WriterGraphRIOT
Turtle writer that streams - print in blocks of triples formatted
by adjacent same subject.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.jena.riot.writer.TurtleWriterBase
getLang, write, write
-
Constructor Details
-
TurtleWriterBlocks
public TurtleWriterBlocks()
-