Click or drag to resize

SparqlQueryOrderBy Property

Gets/Sets the Ordering for the Query.

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public ISparqlOrderBy OrderBy { get; }

Property Value

Type: ISparqlOrderBy
See Also