Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Lookup

Hierarchy

Index

Constructors

constructor

  • Parameters

    Returns Lookup

Properties

body

unwind

unwind: boolean

Methods

getCost

  • getCost(): number
  • Returns number

getUsedFields

  • getUsedFields(): string[]

hash

  • hash(): string
  • Returns string

negate

  • negate(): this
  • Returns this

pushDump

pushStage

  • pushStage(pipeline: any[]): any[]
  • Parameters

    • pipeline: any[]

    Returns any[]

Static fromStage

Static hashBody

  • hashBody(body: any): string
  • Parameters

    • body: any

    Returns string

Generated using TypeDoc