項目一覧
mongosh
次の操作は、ビューをサポートします。
collMod
count
create
distinct
find
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()
戻る
削除
次へ
オンデマンドのマテリアライズドビュー