mongodb.async.coerce

Clojure/MongoDB - MongoDB/Clojure data coercion

projection

(projection v)
Coerces to a projection specification document

sorting

(sorting sort)
Coerces to a sorting specifiction document

ToClojure

protocol

members

to-clojure

(to-clojure this)
Coerces mongodb data structures to it's clojure representation

ToMongo

protocol

members

to-mongo

(to-mongo this)
Coerces clojure data structures to it's mongodb representation