IDataset
Home > @gooddata/sdk-model > IDataset
IDataset interface
Dataset describes a particular structure of dataset (CSV file).
Signature:
export interface IDataset
Remarks
There may be many Loads related to a single dataset - meaning multiple files with the same structure and different data.
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
dataset | IDatasetBody |