Graphorin API reference v0.4.0
Graphorin API reference / @graphorin/cli / / MemoryConflictEntry
Interface: MemoryConflictEntry
Defined in: packages/cli/src/commands/memory.ts:210
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
candidateId | readonly | string | packages/cli/src/commands/memory.ts:211 |
decision | readonly | string | packages/cli/src/commands/memory.ts:213 |
detectedAt | readonly | string | packages/cli/src/commands/memory.ts:216 |
existingId | readonly | string | null | packages/cli/src/commands/memory.ts:212 |
similarity | readonly | number | null | packages/cli/src/commands/memory.ts:215 |
stage | readonly | string | packages/cli/src/commands/memory.ts:214 |