IBigtableTable.row(key: string): IBigtableRow
Returns the row-scoped write surface for one key.
The row handle
IBigtableTable.row(key: string): IBigtableRow
Returns the row-scoped write surface for one key.
The row handle
import { type IBigtableTable } from "database-plugin/src/index.ts";