FindAndModifyRequest

Request extractor for the findAndModify command.

See also:
class Object
trait Matchable
class Any

Value members

Concrete methods

def unapply(request: Request): Option[(String, List[(String, BSONValue)], List[(String, BSONValue)], List[(String, BSONValue)])]
Returns:

Collection name, query, update and then options