Click or drag to resize

RdfXmlWriterContextTriplesDone Property

Stores 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
public BaseTripleCollection TriplesDone { get; }

Property Value

Type: BaseTripleCollection

Implements

ICollectionCompressingWriterContextTriplesDone
See Also