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