Ads 468x60px

Pages

Sabtu, 01 Maret 2014

Mongo findAndModify

HERE
Implementing queues is a good use case for findAndModify


Which of these statements are true?

{
findAndModify: <string>,
query: <document>,
sort: <document>,
remove: <boolean>,
update: <document>,
new: <boolean>,
fields: <document>,
upsert: <boolean>
}



Related Posts by Categories

0 komentar:

Posting Komentar