Index object in GraphRAG
Manually trigger GraphRAG indexing for a vault object. The object must already be ingested (completed status). This extracts entities, relationships, and communities from the document for advanced knowledge graph queries.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.case.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key starting with sk_case_
Response
GraphRAG indexing completed successfully
Whether indexing completed successfully
ID of the indexed object
ID of the vault
Status from GraphRAG service
Extraction statistics
Number of entities extracted
Number of relationships extracted
Number of communities detected
Previous
Initialize GraphRAG workspaceInitialize a GraphRAG workspace for a vault to enable advanced knowledge graph and retrieval-augmented generation capabilities. This creates the necessary infrastructure for semantic document analysis and graph-based querying within the vault.
Next

