Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "factory/constructors/index"

Index

Functions

BiotaIndexName

  • BiotaIndexName(name: string): string

Cursor

  • Cursor(pathArray: string | string[]): Expr

Index

  • Index(index: FaunaIndexOptions): FaunaIndexOptions

NGramOnField

  • NGramOnField(depth?: number, field: string[]): Expr

SearchIndex

  • SearchIndex(collection: string, depth?: number, fields: string[][]): Expr

ToCursor

  • ToCursor(index: FaunaIndexOptions): FaunaIndexOptions

ToReverse

  • ToReverse(index: FaunaIndexOptions): FaunaIndexOptions

Generated using TypeDoc