Module diff

Module diff 

Source
Expand description

Diff service for comparing knowledge graphs.

Provides functionality to compute differences between two states of the requirements knowledge graph, supporting Git reference comparisons.

Structs§

DiffOptions
Options for computing a diff between two graph states.
DiffResult
Result of a diff operation.
DiffService
Service for computing diffs between knowledge graph states.

Enums§

DiffError
Errors that can occur during diff operations.