Click or drag to resize

TriGWriter Properties

The TriGWriter type exposes the following members.

Properties
  NameDescription
Public propertyCompressionLevel
Gets/Sets the Compression Level for the writer.
Public propertyHighSpeedModePermitted
Gets/Sets whether High Speed Write Mode is permitted.
Public propertyN3CompatabilityMode
Gets/Sets whether N3 Compatability Mode is used, in this mode an = is written after Graph Names so an N3 parser can read the TriG file correctly.
Public propertyPrettyPrintMode
Gets/Sets whether Pretty Printing is used.
Public propertyUseMultiThreadedWriting
Gets/Sets whether multi-threaded writing will be used to generate output faster.
Top
See Also