Subaru.Query (subaru v0.1.0)

View Source

A struct representing a declarative, immutable graph query plan.

This struct is the abstract syntax tree (AST) of a query. It is built using the functions in Subaru.Query.Builder (aliased as Q) and executed by Subaru.run/1.