Graphorin API reference v0.7.0
Graphorin API reference / @graphorin/cli / / MemoryConflictEntry
Interface: MemoryConflictEntry
Defined in: packages/cli/src/commands/memory.ts:229
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
candidateId | readonly | string | packages/cli/src/commands/memory.ts:230 |
decision | readonly | string | packages/cli/src/commands/memory.ts:232 |
detectedAt | readonly | string | packages/cli/src/commands/memory.ts:235 |
existingId | readonly | string | null | packages/cli/src/commands/memory.ts:231 |
similarity | readonly | number | null | packages/cli/src/commands/memory.ts:234 |
stage | readonly | string | packages/cli/src/commands/memory.ts:233 |