(pull-report db query)
Executes an EQL query against a normalized map db
. Returns a map with the
following keys:
:data - the result of the query
:entities - a set of lookup refs that were visited during the query
Executes an EQL query against a normalized map `db`. Returns a map with the following keys: :data - the result of the query :entities - a set of lookup refs that were visited during the query
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close