In this video of MongoDB Series you will learn:
How to get list of Collections from MogoDB Database.
How to use getCollectionNames() method in MongoDB.
How to get Database name using getName() method in MongoDB.
How to get Version detail of MongoDB Server using version() method.