Correct Answer : collection.all()
Explanation : collection.all() method Returns a cursor after retrieving all documents from a collection.
collection.all()