Type Definitions
BulkRequestResults
- Source:
Properties:
Name | Type | Description |
---|---|---|
created |
number | The number of new concepts created |
updated |
number | The number of existing concepts that were updated |
existing |
number | The number of concepts that were ignored because they already exist |
total |
number | The total number of concepts that were created or updated |
Concept
- Source:
Properties:
Name | Type | Description |
---|---|---|
id |
string |
ConceptSearchResults
- Source:
Properties:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
search |
Object |
Properties
|
||||||||||||
results |
Array.<Object> |
Properties
|
DatasetSearchResults
- Source:
Properties:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
search |
Object |
Properties
|
||||||||||||
results |
Array.<Object> |
Properties
|
GraphSearchBody
- Source:
Properties:
Name | Type | Description |
---|---|---|
query |
string | The graph query written in cypher query language |
GraphSearchResults
- Source:
Properties:
Name | Type | Description |
---|---|---|
results |
Array.<Object> |
Model
Properties:
Name | Type | Description |
---|---|---|
id |
string |
TransactionSearchResults
- Source:
Properties:
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
search |
Object |
Properties
|
||||||
results |
Array.<Object> |
Properties
|