Creates a SPARQL solution Tuple.
Collects the supplied bindings into a mapping from projected variables to the bound RDF terms. The supplied bindings are cloned, so later changes to them are not reflected in the solution.
The variable-to-term bindings making up the solution
An immutable Tuple of the supplied bindings
SPARQL 1.1 Query Solutions
Creates a SPARQL solution Tuple.
Collects the supplied bindings into a mapping from projected variables to the bound RDF terms. The supplied bindings are cloned, so later changes to them are not reflected in the solution.