Summary
Functions
Returns the solutions for the given variable.
Types
@type solution_mapping() :: map()
@type t() :: %SPARQL.Query.Result{ results: [solution_mapping()], variables: [String.t()] }
Returns the solutions for the given variable.
@type solution_mapping() :: map()
@type t() :: %SPARQL.Query.Result{ results: [solution_mapping()], variables: [String.t()] }