Collection

Represents a collection where data is stored separately from the main data, in a different file.

Properties

Property

Description

database

Database The database where the collection is stored

totalEntries

Number

The total amount of entries/elements inside the collection

name

String

The name of the collection

Last updated