Expand description
Definition of QuerySolution
structure and associated utility constructions.
Structs§
- Iter
- An iterator over
QuerySolution
bound 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.