1

I am looking for a good way to get the number of documents returned by a query to mongodb in C language.

I am looking for something what cursor.count() does in python. But cannot find anything that could help me when I have to do the same work in C language.

0 Answers0