Class NTriplesWriterPretty

All Implemented Interfaces:
WriterGraphRIOT

public class NTriplesWriterPretty extends NTriplesWriter
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

    • NTriplesWriterPretty

      public NTriplesWriterPretty()