InsertMany
Inserting multiple elements in a collection in a single operation.
Example
users.insertMany(User(name = "Bob", age = 18), User(name = "Fred", age = 19), User(name = "Arthur", age = 22))
Content copied to clipboard
External resources
See also
Options
Properties
Functions
Link copied to clipboard
Writes the result of simplifying to a new Bson.
Link copied to clipboard
Writes the result of simplifying this expression into writer.