Interface: ExtractionResult
Defined in: packages/agentos/src/knowledge/graphrag/IGraphRAG.ts:75
Properties
entities
entities:
GraphEntity[]
Defined in: packages/agentos/src/knowledge/graphrag/IGraphRAG.ts:76
relationships
relationships:
GraphRelationship[]
Defined in: packages/agentos/src/knowledge/graphrag/IGraphRAG.ts:77
sourceDocumentId
sourceDocumentId:
string
Defined in: packages/agentos/src/knowledge/graphrag/IGraphRAG.ts:78