Class SingleDocumentLiveQueryEvent

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

Hierarchy

  • SingleDocumentLiveQueryEvent

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

  • Returns a pattern of words that together create a mnemonic, which represents the set of matching documents.

    Parameters

    Returns string