@empathyco/x-components
Version:
Empathy X Components
23 lines (14 loc) • 712 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-types](./x-types.md) > [SemanticQuery](./x-types.semanticquery.md)
## SemanticQuery interface
A semantic query is a term related to another in a semantic way.
**Signature:**
```typescript
export interface SemanticQuery extends NamedModel<'SemanticQuery'>
```
**Extends:** [NamedModel](./x-types.namedmodel.md)<!-- --><'SemanticQuery'>
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [distance](./x-types.semanticquery.distance.md) | | number | |
| [query](./x-types.semanticquery.query.md) | | string | |