CompressingTurtleWriterContext Properties |
The CompressingTurtleWriterContext type exposes the following members.
| Name | Description | |
|---|---|---|
| Collections |
Represents the mapping from Blank Nodes to Collections.
| |
| CompressionLevel |
Gets/Sets the Compression Level used.
(Inherited from BaseWriterContext.) | |
| Graph |
Gets the Graph being written.
(Inherited from BaseWriterContext.) | |
| HighSpeedModePermitted |
Gets/Sets the High Speed Mode used.
(Inherited from BaseWriterContext.) | |
| NodeFormatter |
Gets/Sets the Node Formatter in use.
(Inherited from BaseWriterContext.) | |
| Output |
Gets the TextWriter being written to.
(Inherited from BaseWriterContext.) | |
| PrettyPrint |
Gets/Sets the Pretty Printing Mode used.
(Inherited from BaseWriterContext.) | |
| QNameMapper |
Gets the QName Output Mapper in use.
(Inherited from BaseWriterContext.) | |
| TriplesDone |
Stores the Triples that should be excluded from standard output as they are part of collections.
| |
| UriFormatter |
Gets/Sets the URI Formatter in use.
(Inherited from BaseWriterContext.) |