Class OrderCondition
java.lang.Object
org.eclipse.rdf4j.sparqlbuilder.core.OrderCondition
- All Implemented Interfaces:
 Orderable, QueryElement
- 
Method Details
- 
asc
Set this order condition to be ascending - 
desc
Set this order condition to be descending - 
getQueryString
- Specified by:
 getQueryStringin interfaceQueryElement- Returns:
 - the String representing the SPARQL syntax of this element
 
 
 -