ICollectionCompressingWriterContext Interface |
Namespace: VDS.RDF.Writing.Contexts
The ICollectionCompressingWriterContext type exposes the following members.
| Name | Description | |
|---|---|---|
| Collections |
Gets the mapping from Blank Nodes to Collections.
| |
| CompressionLevel |
Gets/Sets the Compression Level used.
(Inherited from IWriterContext.) | |
| Graph |
Gets the Graph being written.
(Inherited from IWriterContext.) | |
| HighSpeedModePermitted |
Gets/Sets the High Speed Mode used.
(Inherited from IWriterContext.) | |
| NodeFormatter |
Gets/Sets the Node Formatter used.
(Inherited from IWriterContext.) | |
| Output |
Gets the TextWriter being written to.
(Inherited from IWriterContext.) | |
| PrettyPrint |
Gets/Sets the Pretty Printing Mode used.
(Inherited from IWriterContext.) | |
| TriplesDone |
Gets the Triples that should be excluded from standard output as they are part of collections.
| |
| UriFormatter |
Gets/Sets the URI Formatter used.
(Inherited from IWriterContext.) |