# Functions

InsertMany is a user defined method, used to insert documents into collection returns result of InsertOne and error if any.
InsertOne is a user defined method, used to insert documents into collection returns result of InsertOne and error if any.