MongoGetCollectionNames[MongoDatabase[…]]
returns a list of the names of all collections inside the database MongoDatabase[…].


MongoGetCollectionNames
MongoGetCollectionNames[MongoDatabase[…]]
returns a list of the names of all collections inside the database MongoDatabase[…].
Details and Options
- To use MongoGetCollectionNames, you first need to load MongoLink using Needs["MongoLink`"].
- MongoGetCollectionNames corresponds to db.getCollectionNames in the MongoDB manual.
Tech Notes
Related Guides
Text
Wolfram Research (2018), MongoGetCollectionNames, Wolfram Language function, https://reference.wolfram.com/language/MongoLink/ref/MongoGetCollectionNames.html.
CMS
Wolfram Language. 2018. "MongoGetCollectionNames." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/MongoLink/ref/MongoGetCollectionNames.html.
APA
Wolfram Language. (2018). MongoGetCollectionNames. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/MongoLink/ref/MongoGetCollectionNames.html
BibTeX
@misc{reference.wolfram_2025_mongogetcollectionnames, author="Wolfram Research", title="{MongoGetCollectionNames}", year="2018", howpublished="\url{https://reference.wolfram.com/language/MongoLink/ref/MongoGetCollectionNames.html}", note=[Accessed: 16-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_mongogetcollectionnames, organization={Wolfram Research}, title={MongoGetCollectionNames}, year={2018}, url={https://reference.wolfram.com/language/MongoLink/ref/MongoGetCollectionNames.html}, note=[Accessed: 16-August-2025]}