db.collection.ensureIndex(keys, options)
db.collection.ensureIndex() は db.collection.createIndex() に置き換えられました。
db.collection.ensureIndex()
db.collection.createIndex()
戻る
db.collection.dropIndexes
次へ
db.collection.estimatedDocumentCount