v44

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-05-192301780.0 KB
Vaults

Get GraphRAG statistics

Retrieve GraphRAG (Graph Retrieval-Augmented Generation) statistics for a specific vault. This includes metrics about the knowledge graph structure, entity relationships, and processing status that enable advanced semantic search and AI-powered document analysis.

get/vault/{id}/graphrag/stats

Path parameters

idstring required

The unique identifier of the vault

Response

GraphRAG statistics retrieved successfully

entitiesinteger

Total number of entities extracted from documents

relationshipsinteger

Total number of relationships between entities

communitiesinteger

Number of entity communities identified

documentsinteger

Number of processed documents

lastProcessedstring date-time

Timestamp of last GraphRAG processing

status'processing' | 'completed' | 'error'

Current processing status