Interface with the methods available to make a ASK query.
clauses
Interfaces
Interface with methods to construct the final SPARQL query string.
Interface with the methods available to make a FROM statement.
Interface with the methods available to make a GROUP BY statement.
Interface with the methods available to make a HAVING statement.
Interface with the methods available to make a LIMIT statement.
Interface that specify union of the LIMIT and OFFSET statements.
Interface with the methods available to make a OFFSET statement.
Interface with the methods available to make a ORDER BY statement.
Interface that describes the base entry of any query statement.
Interface with the methods available to make a SELECT query.
Interface with the methods to add a VALUES statement.
Interface with the methods available to make a WHERE statement.