-
Specify that this query's projection should select all in-scope expressions
SelectQuery.all(boolean selectAll)
Specify if this query's projection should select all in-scope expressions or not.
Specify the query's projection to be distinct
SelectQuery.distinct(boolean isDistinct)
Specify if the query's projection should be distinct or not
Add expressions to the query's projection
Set this query's projection
Create a SPARQL Select query
Create a SPARQL Select query