read source history
= show collections =
----
[[MongoDB Driver Function Reference]]
Shows all collections in the current database.
[[[@cG
show collections
]]]
**Return Value**
[[[@w
Returns a result set (cursor).
]]]
**Example**
[[[@cw
show collections
]]]
Returns collections.
----
[[Main|home]] | [[MongoDB Driver Function Reference]] | [[MongoDB Driver]]
|