1 Matching Annotations
- Sep 2020
-
github.com github.com
-
Model.find
model.find()
Accepts a query document (a JSON object) as the first argument, then a callback. It returns an array of matches from the collection for that model.
-