ISemanticSearchResult
Home > @gooddata/sdk-backend-spi > ISemanticSearchResult
ISemanticSearchResult interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
A single search result returned by semantic search.
Signature:
export interface ISemanticSearchResult
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
relationships | ISemanticSearchRelationship[] | (BETA) | |
results | ISemanticSearchResultItem[] | (BETA) |