(->result {:keys [primary] :as build-graph})
(->result-meta build-graph)
(assoc-entity-value build-graph entity-id attribute value)
(assoc-primary-value build-graph attribute value)
(associate context attribute associated-context)
(associate-entity context attribute entity)
(meta-result? x)
(propagate context {:keys [uuid] :as entity})
(propagate-edge context [source [attribute associate-as] _dest] entity)
(value-to-assoc result associate-as)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close