60cb5d2432
* Parse and handle aliased pull attributes. * Allow :db/id to be mentioned as a pull attribute. * Clean up comment. * Remove unused function. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
This sub-crate implements the core types used by the query parser, translator, and executor — variables, find specifications, etc.
The edn
sub-crate implements some even lower-level types, such as Keyword
.