Liking cljdoc? Tell your friends :D

pyramid.pull


IPullableclj/sprotocol

resolve-refclj/s

(resolve-ref p lookup-ref)
(resolve-ref p lookup-ref not-found)

Given a ref [:key val], return the entity map it refers to

Given a ref [:key val], return the entity map it refers to
source

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