get collections list
Closed this issue · 2 comments
slkow commented
I would like to be able to get array with all collections in db. Could you add that operation?
jomel commented
I presume you are referring to the equivalent of db.listCollections().toArray()
: driver docs link ?
slkow commented
Yes.
wt., 26 mar 2019, 16:47 użytkownik jomel <notifications@github.com> napisał:
… I presume you are referring to the equivalent of
db.listCollections().toArray() : driver docs link
<http://mongodb.github.io/node-mongodb-native/3.0/api/Db.html#listCollections>
?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#39 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ANMqX2sbu_dwLqiBwRRXNRmVo4U3NOsdks5vakEigaJpZM4cLmks>
.