Liking cljdoc? Tell your friends :D

fabrikk.execution-context.core


->resultclj/s

(->result {:keys [primary] :as build-graph})

->result-metaclj/s

(->result-meta build-graph)

assoc-entity-valueclj/s

(assoc-entity-value build-graph entity-id attribute value)

assoc-primary-valueclj/s

(assoc-primary-value build-graph attribute value)

associateclj/s

(associate context attribute associated-context)

associate-entityclj/s

(associate-entity context attribute entity)

identity-association?clj/s


meta-result?clj/s

(meta-result? x)

propagateclj/s

(propagate context {:keys [uuid] :as entity})

propagate-edgeclj/s

(propagate-edge context [source [attribute associate-as] _dest] entity)

value-to-assocclj/s

(value-to-assoc result associate-as)

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

× close