Module solution
Available on crate feature
rdf only.Expand description
Definition of QuerySolution structure and associated utility constructions.
Structs§
- Iter
- An iterator over
QuerySolutionbound variables. - Query
Solution - Tuple associating variables and terms that are the result of a SPARQL query.
Traits§
- Variable
Solution Index - A utility trait to get values for a given variable or tuple position.