Click or drag to resize

ISparqlOrderByChild Property

Gets/Sets the Child Ordering that applies if the two Objects are considered equal.

Namespace:  VDS.RDF.Query.Ordering
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
ISparqlOrderBy Child { get; set; }

Property Value

Type: ISparqlOrderBy
See Also