Graphorin API reference v0.4.0
Graphorin API reference / @graphorin/memory / / InsightStoreListOptions
Interface: InsightStoreListOptions
Defined in: packages/memory/src/internal/storage-adapter.ts:509
Options accepted by InsightMemoryStoreExt.list.
Properties
| Property | Modifier | Type | Description | Defined in |
|---|---|---|---|---|
includeQuarantined? | readonly | boolean | Include quarantined insights (validation / inspector path). | packages/memory/src/internal/storage-adapter.ts:512 |
limit? | readonly | number | - | packages/memory/src/internal/storage-adapter.ts:510 |