MongoCollectionValidate
MongoCollectionValidate[MongoCollection[…]]
validates the MongoDB collection MongoCollection[…].
MongoCollectionValidate[MongoCollection[…], "Full"True >]
validates the MongoDB collection MongoCollection[…] slower, but more thoroughly.
Details and Options
- To use MongoCollectionValidate, you first need to load MongoLink using Needs["MongoLink`"].
- MongoCollectionValidate returns a Dataset.
- MongoCollectionValidate corresponds to the db.collection.validate() function in the MongoDB manual.
Examples
Text
Wolfram Research (2018), MongoCollectionValidate, Wolfram Language function, https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionValidate.html (updated 2020).
CMS
Wolfram Language. 2018. "MongoCollectionValidate." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2020. https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionValidate.html.
APA
Wolfram Language. (2018). MongoCollectionValidate. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionValidate.html