Predicates used in a query. They will be translated into a mongo query.
Predicates used in a query. They will be translated into a mongo query.
(!=* x y)
(<* x y)
(<=* x y)
(=* x y)
(>* x y)
(>=* x y)
(and* & args)
(exists field)
(in field & values)
(not* pred)
(or* & args)
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 |