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

Summary

Functions

Returns the solutions for the given variable.

Types

Functions

Returns the solutions for the given variable.

Link to this function

new(results, variables \\ nil)

View Source