Graphorin API reference v0.4.0
Graphorin API reference / @graphorin/memory / / InsightListOptions
Interface: InsightListOptions
Defined in: packages/memory/src/tiers/insight-memory.ts:34
Per-call options accepted by InsightMemory.list.
Properties
| Property | Modifier | Type | Description | Defined in |
|---|---|---|---|---|
includeQuarantined? | readonly | boolean | Include quarantined insights (validation / inspector path). | packages/memory/src/tiers/insight-memory.ts:37 |
limit? | readonly | number | - | packages/memory/src/tiers/insight-memory.ts:35 |