MongoCollection.listIndexes
MongoCursor!R listIndexes(R = Bson)() @safeReturns an array that holds a list of documents that identify and describe the existing indexes on the collection.
MongoCursor!R listIndexes(R = Bson)() @safeReturns an array that holds a list of documents that identify and describe the existing indexes on the collection.