Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SingleDocumentLiveQueryEvent

Provides information about a live query event relating to a single document live query.

Hierarchy

  • SingleDocumentLiveQueryEvent

Index

Properties

isInitial: boolean

Whether or not this is the initial event being delivered.

oldDocument?: Document

The old representation of the document with the relveant document ID.

Methods

  • Returns a hash that represents the set of matching documents.

    Parameters

    Returns BigInt

  • hashMnemonic(document: Document): string
  • Returns a pattern of words that together create a mnemonic, which represents the set of matching documents.

    Parameters

    Returns string