Vocabularymongodb.
driverInputscollection | collection to query |
assoc | query assoc |
Outputsmdb-query-msg | mdb-query-msg instance |
Word descriptionCreates a new mdb-query-msg instance. This word must be called from within a with-db scope.For more see:
with-dbExamplesUSING: mongodb.driver ;
"mycollection" H{ } <query>
Definition