QSparqlBinding | Handles a binding between a SPARQL query variable name and the value of the RDF node |
QSparqlConnection | Interface for accessing an RDF store |
QSparqlConnectionOptions | Encapsulates options given to QSparqlConnection. Some options are used only by some drivers |
QSparqlError | SPARQL error information |
QSparqlQuery | Means of executing and manipulating SPARQL statements |
QSparqlQueryModel | Read-only data model for SPARQL result sets |
QSparqlQueryOptions | Encapsulates query execution options given to QSparqlConnection::exec(const QSparqlQuery&, const QSparqlQueryOptions&). Some options are used only by some drivers |
QSparqlResult | Abstract interface for accessing the results of an executed QSparqlQuery |
QSparqlResultRow | Encapsulates a row in the results of a query |