How do I view all the syntax of Mongoose?

I have read the document for a long time, and I have a general understanding of the concept grammar and so on, but when I really write it, I still have a lot of problems and always get stuck.

such as the following

this.ctx.model.Role.remove({ _id: { $in: values } })
The keyword $in is used in

remove, but what are the possibilities of these keywords? In other words, where can I see all possible keywords similar to this $in?

this question seems to extend the hand of the party a little bit, asking for a light spray, because I really can"t find it. kiss me babe.

this is the syntax of mongodb. You should take a good look at document

.

https://docs.mongodb.com/manu.


the link above won't open. I'll resend mongodb doc

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b32bd7-2be3f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b32bd7-2be3f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?