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