Answer the question
In order to leave comments, you need to log in
Which database command corresponds to the mongo shell find() method?
Studying the MongoD documentation, I did not find the database command, which is responsible for fetching data. Those. in the javascript mongo shell there are methods find () and findOne () but the command corresponding to them to the database could not be found .
Maybe someone has information?
Answer the question
In order to leave comments, you need to log in
I also asked the same question, I can only assume that find () is implemented through the aggregation pipeline, which means that the aggregate command and $match stage correspond to it.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question