Liking cljdoc? Tell your friends :D
All platforms.

pyramid.pull


not-foundclj/s

source

pull-reportclj/s

(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
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close