Namespace VDS.RDF.Query.Ordering
Classes
BaseOrderBy
Base Class for implementing Sparql ORDER BYs.
OrderByExpression
An ORDER BY which orders based on the values of a Sparql Expression.
OrderByVariable
An ORDER BY which orders on the values bound to a particular variable.
Interfaces
ISparqlOrderBy
Interface for classes that represent SPARQL ORDER BY clauses.