method BigtableAdapter.prototype.createDataSource
BigtableAdapter.prototype.createDataSource(entity: string): IDataSource

Returns a data source for the named entity's table. @inheritdoc

Parameters

entity: string

Return Type

Usage

import { BigtableAdapter } from "database-plugin/src/index.ts";