reactivemongo.core.commands
Deserializer for the Count command. Basically returns an Int (number of counted documents)
(Since version 0.11.0) consider using reactivemongo.api.commands.Count instead
Deserializes the given document into an instance of Result.
Deserializes the given response into an instance of Result.
Deserializer for the Count command. Basically returns an Int (number of counted documents)
(Since version 0.11.0) consider using reactivemongo.api.commands.Count instead