MongoDB
 sql >> Database >  >> NoSQL >> MongoDB

Che cos'è il tipo restituito di db.collection.find() in mongodb

Puoi semplicemente usare:

collection.find().toArray();