Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Functions

and

  • and(...p: Predicate[]): And

col

  • col(n: string): Col<any>

custom

  • custom(next: PredicateFunc, bind: (batch: RecordBatch) => void): CustomPredicate

lit

  • lit(v: any): Value<any>

or

  • or(...p: Predicate[]): Or

Generated using TypeDoc