
Find, Insert, Update, Delete) dan tentukan Collection Name.{
"_id": "65486728456e79993a150f1c"
}ObjectId untuk mencocokkan string ID.
| Tipe | Sintaks | Deskripsi |
|---|---|---|
| Date | ISODate("...") | Objek tanggal/waktu |
| ObjectId | ObjectId("...") | ID dokumen unik |
| Decimal | NumberDecimal("...") | Desimal presisi tinggi |
| Long | NumberLong("...") | Integer 64-bit |
{
"count": "users",
"query": { "active": true }
}