Skip to main content
A graph is built when you ask for one. Ingesting files never commits you to a build. knowledge_graph.auto_build on the workspace chains a build after every ingestion.

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.