🔬
Moonlight.DB
GitHubNPM
  • Introduction
  • Getting Started
  • Documentation
    • Database
      • createCollection()
      • deleteCollection()
      • collections
    • Collection
      • find()
      • findOne()
      • update()
      • updateOne()
      • insertOne()
      • insertMany()
      • delete()
      • deleteOne()
      • length
Powered by GitBook
On this page

Was this helpful?

  1. Documentation

Collection

PreviouscollectionsNextfind()

Last updated 2 years ago

Was this helpful?

find()
findOne()
update()
updateOne()
insertOne()
insertMany()
delete()
deleteOne()
length