找考题网-背景图
单项选择题

MongoDB通过什么命令查看索引?()

A.db.collectionName.indexes()
B.db.collectionName.index()
C.db.collectionName.getIndexes()
D.db.collectionName.getIndex()