Modules§
- Utilities to read and write RDF results formats using sparesults.
Structs§
- A parsed SPARQL query.
- A SPARQL query dataset specification
- The explanation of a query.
- Options for SPARQL query evaluation.
- Tuple associating variables and terms that are the result of a SPARQL query.
- An iterator over
QuerySolution
s. - An iterator over the triples that compose a graph solution.
- Error returned during SPARQL parsing.
- A parsed SPARQL update.
- Options for SPARQL update evaluation.
- A SPARQL query owned variable.
- An error raised during
Variable
name validation.
Enums§
- A SPARQL evaluation error.
- Results of a SPARQL query.
Traits§
- Handler for SPARQL 1.1 Federated Query SERVICE.