视图支持的操作
在本页面:
数据库命令
mongosh 方法
db.collection.aggregate()db.collection.count()db.collection.countDocuments()db.collection.distinct()db.collection.find()db.collection.findOne()db.createCollection()db.createView()db.getCollection()db.getCollectionInfos()db.getCollectionNames()
原文链接:https://www.mongodb.com/docs/v6.0/core/views/supported-operations/
译者:杨帅