A document belonging to a Collection with an inner value.

Hierarchy

  • Document

Accessors

Methods

Accessors

  • get value(): DocumentValue
  • Convenience property, same as calling path.value. The value is cached on first access and returned on subsequent calls without calling path.value again.

    Returns DocumentValue

Methods

  • Convenience method, same as calling path.at().

    Parameters

    • keyPathOrIndex: string | number

    Returns DocumentPath

  • Returns a hash that represents the passed in document(s).

    Parameters

    Returns BigInt

  • Returns a pattern of words that together create a mnemonic, which represents the passed in document(s).

    Parameters

    Returns string