Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDatasetSchema

Describes what a schema for a DATASET should consist of.

Hierarchy

  • IDatasetSchema

Index

Properties

Properties

name

name: string

The name of the dataset.

tables

tables: ITableSchema[]

The tables of the dataset.