Graphorin API reference v0.4.0
Graphorin API reference / @graphorin/memory / / InsightSearchStoreOptions
Interface: InsightSearchStoreOptions
Defined in: packages/memory/src/internal/storage-adapter.ts:516
Options accepted by InsightMemoryStoreExt.search.
Properties
| Property | Modifier | Type | Description | Defined in |
|---|---|---|---|---|
includeQuarantined? | readonly | boolean | Include quarantined insights (validation / inspector path). | packages/memory/src/internal/storage-adapter.ts:519 |
topK? | readonly | number | - | packages/memory/src/internal/storage-adapter.ts:517 |