View Source SPARQL.Query.Result (SPARQL.ex v0.3.8)

Link to this section Summary

Functions

Returns the solutions for the given variable.

Link to this section Types

Link to this section Functions

Returns the solutions for the given variable.

Link to this function

new(results, variables \\ nil)

View Source