Click or drag to resize

ISparqlOrderByIsSimple Property

Gets whether the Ordering is simple (i.e. applies on variables only).

Namespace:  VDS.RDF.Query.Ordering
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
bool IsSimple { get; }

Property Value

Type: Boolean
See Also