View Source SPARQL.Algebra.Expression protocol (SPARQL.ex v0.3.9)

Summary

Types

t()

All the types that implement this protocol.

Types

@type t() :: term()

All the types that implement this protocol.

Functions

Link to this function

evaluate(expr, data, execution_context)

View Source