Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Document

A document belonging to a Collection with an inner value.

Hierarchy

  • Document

Index

Accessors

Methods

Accessors

id

value

Methods

at

  • Returns a DocumentPath instance with the provided key incorporated into the document path.

    Parameters

    • key: string

      The initial part of the path needed to get to the key in the document you wish to get the value of.

    Returns DocumentPath