new Dataset()
- Source:
Extends
Members
(static) databaseTable :string
Database table name for server datasets
- Source:
Type:
-
string
(static) description :string
Short description of the dataset
- Source:
Type:
-
string
(static) facets :Array.<Facet>
A Facet collection holding pre defined facets
- Source:
Type:
-
Array.<Facet>
(static) isActive :boolean
If dataset is part of the current session
- Source:
Type:
-
boolean
(static) this.crossfilter
Crossfilter instance, see here used for client side data handling.
- Source:
(static) this.crossfilter
Crossfilter instance, see here used for client side data handling.
- Source:
(static) URL :string
URL, fi. to paper, dataset owner, etc.
- Source:
Type:
-
string