No articles found in Git repository.
→ Article docs
No articles found.
(copy-coll store source target)
(delete-coll store coll-name)
(delete-collections store collections)
(delete-db! store)
(delete-entity store spec v)
(get-coll store coll-name)
(get-entity store coll-name field v)
(list-collections store)
(migrate-entity store coll-name old-value new-value)
(reset-db! store)
(same? x y)
(same? x y specs)
(save-coll store coll-name coll)
(save-entity store spec v)
(seed-db store collections)
(update-entity store coll v specs)
cljdoc is a website building & hosting documentation for Clojure/Script libraries