Click or drag to resize

ICollectionCompressingWriterContextTriplesDone Property

Gets the Triples that should be excluded from standard output as they are part of collections.

Namespace:  VDS.RDF.Writing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
BaseTripleCollection TriplesDone { get; }

Property Value

Type: BaseTripleCollection
See Also