Liking cljdoc? Tell your friends :D

utils.rethink


Rethinkclj


Rethink-Queriescljprotocol

find-allclj

(find-all this)

delete-by-filterclj

(delete-by-filter this filter)

replace-oneclj

(replace-one this id doc)

find-by-indexclj

(find-by-index this index value)

replace-docclj

(replace-doc this doc)

insertclj

(insert this doc)

find-by-index-coerce-arrayclj

(find-by-index-coerce-array this value index)

delete-by-idclj

(delete-by-id this id)

update-docclj

(update-doc this doc)

find-by-idclj

(find-by-id this id)

find-by-filterclj

(find-by-filter this filter)

update-oneclj

(update-one this id doc)

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

× close