ozomer / node-red-contrib-mongodb2

MongoDB driver node for Node-RED
Apache License 2.0
15 stars 19 forks source link

get collections list #39

Closed slkow closed 5 years ago

slkow commented 5 years ago

I would like to be able to get array with all collections in db. Could you add that operation?

jomel commented 5 years ago

I presume you are referring to the equivalent of db.listCollections().toArray() : driver docs link ?

slkow commented 5 years ago

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 https://github.com/ozomer/node-red-contrib-mongodb2/issues/39#issuecomment-476712785, or mute the thread https://github.com/notifications/unsubscribe-auth/ANMqX2sbu_dwLqiBwRRXNRmVo4U3NOsdks5vakEigaJpZM4cLmks .