Click or drag to resize

OrderByExpressionIsSimple Property

Gets whether the Ordering is Simple.

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

Property Value

Type: Boolean

Implements

ISparqlOrderByIsSimple
See Also