Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
madhav_talend
Contributor
Contributor

TmongoDBrow delete command

how to use delete command for deleting a collection in TmongoDBrow.

tried various ways using json values as well as command

"{ delete: 'collection_name', deletes: [ { q: { }, limit: 0 } ], writeCo

ncern: { w: 'majority', wtimeout: 5000 } } "

applied double quotes , even default create index command , errors out unable to parse string.

Labels (2)
0 Replies