A table builder for the IKeyValueDatabase.

Implements

  • ITableBuilder

Properties

Methods

Properties

tableLayout: IDatabaseTableLayout

Methods

  • Adds an index to the table.

    Parameters

    • name: string

      The name of the index.

    Returns TableBuilder

    The table builder.

Generated using TypeDoc