NTriplesDecoderOptions constructor

const NTriplesDecoderOptions()

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();