Global

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
Name Type Description
totalResults number
previousPageToken string
nextPageToken string
results Array.<Object>
Properties
Name Type Description
id string

DatasetSearchResults

Source:
Properties:
Name Type Description
search Object
Properties
Name Type Description
totalResults number
previousPageToken string
nextPageToken string
results Array.<Object>
Properties
Name Type Description
id string
name string

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

Source:
Properties:
Name Type Description
id string

TransactionSearchResults

Source:
Properties:
Name Type Description
search Object
Properties
Name Type Description
totalResults number
results Array.<Object>
Properties
Name Type Description
id string