java.lang.Object
org.apache.jena.riot.writer.WriterDatasetRIOTBase
org.apache.jena.riot.writer.NQuadsWriter
org.apache.jena.riot.writer.NQuadsWriterPretty
- All Implemented Interfaces:
WriterDatasetRIOT
The only prettiness is that blank nodes are written with short labels.
This means the writer has long-term internal state and may not write very large N-triple streams which have very large numbers of blank nodes.
-
Constructor Details
-
NQuadsWriterPretty
public NQuadsWriterPretty()
-