Module solution

Source
Expand description

Definition of QuerySolution structure and associated utility constructions.

Structs§

Iter
An iterator over QuerySolution bound variables.
QuerySolution
Tuple associating variables and terms that are the result of a SPARQL query.

Traits§

VariableSolutionIndex
A utility trait to get values for a given variable or tuple position.