MongoDB syntax error while using db.collection.aggregate?

前端 未结 0 930
执笔经年
执笔经年 2021-02-08 08:50

I wrote this code,

mydb.nikeCollection.aggregate([{$match:{Link:uriDict["Nike"]}}]);

It is throwing the error:

    mydb.         


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