knowledge_graph.auto_build on the workspace chains a build after
every ingestion.
- Python
- TypeScript
- curl
Walk
kg_walk follows edges from a start node. Use kg_search first to get an id.
PATCH knowledge_graph
PATCH /v1/workspaces/{id} replaces the knowledge_graph block whole.
Read the current block first and send exclusions back with auto_build
changed — sending auto_build alone resets exclude_path_prefixes and
exclude_categories to empty.
See Workspaces.