Skip to content

Fix invalid vertex ID error in fast-graphrag when processing many files#106

Open
shota-kizawa wants to merge 3 commits intocirclemind-ai:mainfrom
gzed-inc:fix/invalid-vertex-id
Open

Fix invalid vertex ID error in fast-graphrag when processing many files#106
shota-kizawa wants to merge 3 commits intocirclemind-ai:mainfrom
gzed-inc:fix/invalid-vertex-id

Conversation

@shota-kizawa
Copy link
Copy Markdown

Summary

This PR fixes an error that occurs when processing a large number of files in fast-graphrag.

Problem

When the number of input files increases, graph construction fails with:

Error at src/graph/type_indexededgelist.c:1436 : Cannot get edge ID. - Invalid vertex ID.

Related Issue

Closes #105

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Invalid vertex ID error when processing many files in fast-graphrag

1 participant