Graphorin API reference v0.12.1
Graphorin API reference / @graphorin/cli / / MemoryConflictEntry
Interface: MemoryConflictEntry
Defined in: packages/cli/src/commands/memory.ts:359
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
candidateId | readonly | string | packages/cli/src/commands/memory.ts:360 |
decision | readonly | string | packages/cli/src/commands/memory.ts:362 |
detectedAt | readonly | string | packages/cli/src/commands/memory.ts:365 |
existingId | readonly | string | null | packages/cli/src/commands/memory.ts:361 |
similarity | readonly | number | null | packages/cli/src/commands/memory.ts:364 |
stage | readonly | string | packages/cli/src/commands/memory.ts:363 |