Hierarchy (view full)

  • DB
    • MemoryDB

Constructors

Properties

disableSubscribe: boolean
projectsSnapshots: boolean

Methods

  • Returns boolean

  • Parameters

    Returns void

  • Parameters

    • collection: string
    • id: string
    • op: any
    • snapshot: any
    • options: any
    • callback: Object

    Returns void

  • Parameters

    • collection: string
    • id: string
    • snapshot: any
    • op: any
    • options: any
    • callback: Object

    Returns void

  • Parameters

    • collection: string
    • id: string
    • from: number
    • to: number
    • options: any
    • callback: Object

    Returns void

  • Parameters

    • collection: string
    • fromMap: any
    • toMap: any
    • options: any
    • callback: Object

    Returns void

  • Parameters

    • collection: string
    • id: string
    • from: number
    • snapshot: number
    • options: any
    • callback: Object

    Returns void

  • Parameters

    • collection: string
    • id: string
    • fields: any
    • options: any
    • callback: Object

    Returns void

  • Parameters

    • collection: string
    • ids: string[]
    • fields: any
    • options: any
    • callback: Object

    Returns void

  • Parameters

    • collection: string
    • query: any
    • options: any
    • callback: Object

    Returns void

  • Parameters

    • collection: string
    • id: string
    • query: any
    • options: any
    • callback: Object

    Returns void

  • Returns boolean