NTriplesEncoderOptions constructor
Creates a new instance of NTriplesEncoderOptions with default settings.
Since N-Triples is a simple format, there are currently no configurable options.
Implementation
const NTriplesEncoderOptions();
Creates a new instance of NTriplesEncoderOptions with default settings.
Since N-Triples is a simple format, there are currently no configurable options.
const NTriplesEncoderOptions();