Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "core/apply-data"

Index

Variables

Const logger

logger: Logger = getLogger(__filename)

Functions

applyData

  • applyData(collection: Collection, dataSpec: DataSpec, dataPath: string): Promise<void>

processDataArr

  • processDataArr(collection: Collection, dataSpec: DataSpec, dataArr: any[]): Promise<void>

processJsonl

  • processJsonl(collection: Collection, dataSpec: DataSpec, fileStream: Interface): Promise<void>

Generated using TypeDoc