Click or drag to resize

ICollectionCompressingWriterContext Properties

The ICollectionCompressingWriterContext type exposes the following members.

Properties
  NameDescription
Public propertyCollections
Gets the mapping from Blank Nodes to Collections.
Public propertyCompressionLevel
Gets/Sets the Compression Level used.
(Inherited from IWriterContext.)
Public propertyGraph
Gets the Graph being written.
(Inherited from IWriterContext.)
Public propertyHighSpeedModePermitted
Gets/Sets the High Speed Mode used.
(Inherited from IWriterContext.)
Public propertyNodeFormatter
Gets/Sets the Node Formatter used.
(Inherited from IWriterContext.)
Public propertyOutput
Gets the TextWriter being written to.
(Inherited from IWriterContext.)
Public propertyPrettyPrint
Gets/Sets the Pretty Printing Mode used.
(Inherited from IWriterContext.)
Public propertyTriplesDone
Gets the Triples that should be excluded from standard output as they are part of collections.
Public propertyUriFormatter
Gets/Sets the URI Formatter used.
(Inherited from IWriterContext.)
Top
See Also