(find-all this)
(delete-by-filter this filter)
(replace-one this id doc)
(find-by-index this index value)
(replace-doc this doc)
(insert this doc)
(find-by-index-coerce-array this value index)
(delete-by-id this id)
(update-doc this doc)
(find-by-id this id)
(find-by-filter this filter)
(update-one this id doc)
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |