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; }
Public Property SortTriples As Boolean
Get
Set
Property Value
Type:
BooleanSee Also