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