Database name.
Subject command.
Subject command.
Database name.
Produces the reactivemongo.core.protocol.Query instance for the given command.
Returns the reactivemongo.core.protocol.RequestMaker for the given command.
(makableCommand: StringAdd).self
(makableCommand: StringFormat).self
(makableCommand: ArrowAssoc[MakableCommand]).x
(Since version 2.10.0) Use leftOfArrow
instead
(makableCommand: Ensuring[MakableCommand]).x
(Since version 2.10.0) Use resultOfEnsuring
instead
A makable command, that can produce a request maker ready to be sent to a reactivemongo.core.actors.MongoDBSystem actor.