worklist
Find likely graph issues such as near-duplicate nodes, overly connected hubs, disconnected islands, and unlinked nodes to prioritize source-level fixes.
Instructions
What in this graph probably wants fixing at its source: likely duplicates
(same-type nodes with near-equal names), hubs linked to a large share of the
graph (possibly generic words), islands (small groups cut off from the main
body) and unlinked nodes. summary has the real totals; each list is cut
to max_items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_items | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |