πŸ’
Cherry3
search
⌘Ctrlk
Support
πŸ’
Cherry3
  • πŸ₯³Welcome
  • πŸŽ—οΈModel & Schema
  • πŸ’Operators
    • 🧡find()
    • 🧡allRows()
    • 🧡findOne()
    • 🧡findOneAndUpdate()
    • 🧡findOneAndDelete()
    • 🧡findById()
    • 🧡findByIdAndUpdate()
    • 🧡findByIdAndDelete()
    • 🧡insertOne()
    • 🧡insertMany()
    • 🧡updateOne()
    • 🧡updateMany()
    • 🧡deleteOne()
    • 🧡deleteMany()
    • 🧡create() & save()
    • 🧡schemaInfo()
    • 🧡dropCollection()
    • 🧡renameCollection()
    • 🧡renameColumn()
    • 🧡deleteColumn()
    • 🧡distinct()
    • 🧡countDocuments()
    • 🧡inspect()
    • 🧡aggregate()
  • πŸ”§Other Operators
  • πŸͺSQL Config File
gitbookPowered by GitBook
block-quoteOn this pagechevron-down

πŸ’Operators

🧡find()chevron-right🧡allRows()chevron-right🧡findOne()chevron-right🧡findOneAndUpdate()chevron-right🧡findOneAndDelete()chevron-right🧡findById()chevron-right🧡findByIdAndUpdate()chevron-right🧡findByIdAndDelete()chevron-right🧡insertOne()chevron-right🧡insertMany()chevron-right🧡updateOne()chevron-right🧡updateMany()chevron-right🧡deleteOne()chevron-right🧡deleteMany()chevron-right🧡create() & save()chevron-right🧡schemaInfo()chevron-right🧡dropCollection()chevron-right🧡renameCollection()chevron-right🧡renameColumn()chevron-right🧡deleteColumn()chevron-right🧡distinct()chevron-right🧡countDocuments()chevron-right🧡inspect()chevron-right🧡aggregate()chevron-right
PreviousUsage & Optionschevron-leftNextfind()chevron-right

Last updated 1 year ago