TriGWriter Properties | 
The TriGWriter type exposes the following members.
| Name | Description | |
|---|---|---|
| CompressionLevel | 
            Gets/Sets the Compression Level for the writer.
              | |
| HighSpeedModePermitted | 
            Gets/Sets whether High Speed Write Mode is permitted.
              | |
| N3CompatabilityMode | 
            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.
              | |
| PrettyPrintMode | 
            Gets/Sets whether Pretty Printing is used.
              | |
| UseMultiThreadedWriting | 
            Gets/Sets whether multi-threaded writing will be used to generate output faster.
              |