ICollectionCompressingWriterContext.TriplesDone 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:
SyntaxBaseTripleCollection TriplesDone { get; }
ReadOnly Property TriplesDone As BaseTripleCollection
Get
Property Value
Type:
BaseTripleCollection
See Also