NTriplesEncoderOptions constructor

const NTriplesEncoderOptions()

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