Whether or not this reference points to the root of the database
The path to the document relative to the database root
Returns true if this reference is a collection
Returns a reference to the parent document/collection
Returns a reference to the parent collection
Create a new document with a randomly generated id
Returns a reference to the specified child path
Deletes the referenced document from the database.
Returns the document of this reference.
Returns all documents in the collection
Queries the child documents/collections of this reference.
Create a new document or overwrites an existing one matching this reference.
Updates a document while ignoring all missing fields in the provided object.
Generated using TypeDoc
The ID of the document inside the collection