How to query in MongoDb subdocument using aggregate-framework

后端 未结 0 1439
北荒
北荒 2021-02-03 17:34

I have written a aggregate query in mongo DB which finds all the documents matching the regex and projects me the required results.

db.collectionName.aggregate([{         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题