Which of the following operator can be used to limit the number of documents in an array field of a document after an update is performed?
$arrayLimit
$push along with $each, $sort and $slice
$removeFromSet
None of the above
Submit