NTriplesWriterSortTriples Property  | 
 
            Gets/Sets whether Triples are sorted before being Output.
            
 
    Namespace: 
   VDS.RDF.Writing
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic bool SortTriples { get; set; }Public Property SortTriples As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also