MongoLink`
MongoLink`

MongoCollectionInsert

MongoCollectionInsert[MongoCollection[],doc]

inserts a document doc into the collection.

MongoCollectionInsert[MongoCollection[],{doc1,,docn}]

inserts n documents into the collection.

Details and Options

Examples

Basic Examples  (1)

Connect to a client:

Connect to a the "WolframTestCollection" collection in the "WolframTestDB" database:

Create an data association to represent a document:

Insert one document into the collection:

Obtain a list of the primary keys of the inserted documents:

Create an data association to represent a series of documents:

Insert many documents into the collection:

Wolfram Research (2018), MongoCollectionInsert, Wolfram Language function, https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionInsert.html.

Text

Wolfram Research (2018), MongoCollectionInsert, Wolfram Language function, https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionInsert.html.

CMS

Wolfram Language. 2018. "MongoCollectionInsert." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionInsert.html.

APA

Wolfram Language. (2018). MongoCollectionInsert. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionInsert.html

BibTeX

@misc{reference.wolfram_2023_mongocollectioninsert, author="Wolfram Research", title="{MongoCollectionInsert}", year="2018", howpublished="\url{https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionInsert.html}", note=[Accessed: 19-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_mongocollectioninsert, organization={Wolfram Research}, title={MongoCollectionInsert}, year={2018}, url={https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionInsert.html}, note=[Accessed: 19-April-2024 ]}