graph.build
Build a knowledge graph from your vault by parsing wikilinks, tags, and computing backlinks. Initialize graph data before using other context tools.
Instructions
Build the knowledge graph from the vault. Parses all wikilinks, tags, and computes backlinks. Must be called before using other graph/context tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodes | Yes | ||
| edges | Yes | ||
| tags | Yes | ||
| buildTimeMs | Yes |