Hierarchy

Constructors

Properties

_collections: {
    [collectionName: string]: T;
}

Type declaration

  • [collectionName: string]: T

Accessors

  • get collections(): T[]
  • Returns T[]

  • get schema(): DataSourceSchema
  • Returns DataSourceSchema

Methods

  • Parameters

    Returns Promise<unknown>