branch_diff
Compare two branches to identify unique and shared entities and relations, helping you understand knowledge graph changes.
Instructions
Show differences between two branches. Returns entities and relations that are only in one branch vs the other, plus what's common to both.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch_a | No | First branch (default: current branch) | |
| branch_b | Yes | Second branch to compare |