Executes the operation and returns the result as an array.
Executes the operation and returns the first document in the result.
Executes the operation and returns a cursor to its resulting documents.
Executes the operation and returns the result as an array.
Generated using TypeDoc
Represents a
find
oraggregate
operation against a MongoDB collection. Use the methods in this class to execute the operation and retrieve the results.