Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
QSparqlBindingHandles a binding between a SPARQL query variable name and the value of the RDF node
QSparqlConnectionInterface for accessing an RDF store
QSparqlConnectionOptionsEncapsulates options given to QSparqlConnection. Some options are used only by some drivers
QSparqlErrorSPARQL error information
QSparqlQueryMeans of executing and manipulating SPARQL statements
QSparqlQueryModelRead-only data model for SPARQL result sets
QSparqlQueryOptionsEncapsulates query execution options given to QSparqlConnection::exec(const QSparqlQuery&, const QSparqlQueryOptions&). Some options are used only by some drivers
QSparqlResultAbstract interface for accessing the results of an executed QSparqlQuery
QSparqlResultRowEncapsulates a row in the results of a query
 All Classes Namespaces Functions Enumerations Enumerator