V
V
Victor2015-09-10 13:50:14
MongoDB
Victor, 2015-09-10 13:50:14

How to write $in query for MongoDB in C++?

How to write a query like:

db.collection.find( { id: { $in: [id1, id2 .. idn] } } )

working with C++ legacy driver?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question