upsertBulk(dataset, concepts) → {BulkRequestRequest}
Upserts Concepts
Properties
| Name | Type | Description | ||||||
|---|---|---|---|---|---|---|---|---|
dataset | string | Id of the Dataset the Concepts should be added to | ||||||
concepts | Array.<Object> | The Concepts. These must meet the requirements of the Dataset schema Properties
|
Returns:
Results