Liking cljdoc? Tell your friends :D

precept.orm


apply-ops!clj/s

(apply-ops! op-type *tree ancestry tuples preserve-fact-id?)
source

get-transform-fnclj/smultimethod

source

update-tree!clj/s

(update-tree! *tree ancestry {:keys [add remove preserve-fact-id?] :as ops})
  • *tree - atom for ORM tree
  • ancestry - set, :ancestors key of derived Clojure hierarchy
  • ops - precept.listeners/vec-ops results keyed by :add, :remove
-  *tree - atom for ORM tree
- ancestry - set, :ancestors key of derived Clojure hierarchy
- ops - precept.listeners/vec-ops results keyed by :add, :remove
sourceraw docstring

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

× close