-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
Database.create_collection creates a collection server side using the specified options (for example, options for capped collections or specific storage engines.) The method returns an instance of Collection so it should accept the same parameters as Database.get_collection.