Click or drag to resize

NTriplesWriterSortTriples Property

Gets/Sets whether Triples are sorted before being Output.

Namespace:  VDS.RDF.Writing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool SortTriples { get; set; }

Property Value

Type: Boolean
See Also