TriGWriterContext Properties |
The TriGWriterContext type exposes the following members.
| Name | Description | |
|---|---|---|
| CompressionLevel |
Gets/Sets the Compression Level.
| |
| HighSpeedModePermitted |
Gets/Sets the High Speed Mode used.
(Inherited from BaseStoreWriterContext.) | |
| N3CompatabilityMode |
Gets/Sets N3 Compatability Mode.
| |
| NamespaceMap |
Gets the NamespaceMap used for reducing URIs to QNames since there may only be one shared map written to the output.
(Inherited from ThreadedStoreWriterContext.) | |
| Output |
Gets the TextWriter being written to.
(Inherited from BaseStoreWriterContext.) | |
| PrettyPrint |
Gets/Sets the Pretty Printing Mode used.
(Inherited from BaseStoreWriterContext.) | |
| QNameMapper |
Gets the QName Mapper.
(Inherited from ThreadedStoreWriterContext.) | |
| Store |
Gets the Store being written.
(Inherited from BaseStoreWriterContext.) |