Added
- Support for Multiple Collections
- Create New Collection :
Connection.createCollection()
- Get all Collections :
Connection.getCollections()
- Get a Collection :
Connection.getCollection()
- Update a Collection :
Connection.updateCollection()
- Create New Collection :