An interface that represents MongoDB collections with their database.
The keys are the databases and the values of those keys is an array of all the
collections of that database.
It contains only the name of the collections and not exporting informations.
An interface that represents MongoDB collections with their database. The keys are the databases and the values of those keys is an array of all the collections of that database. It contains only the name of the collections and not exporting informations.