-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
triageDefault label assignment, indicates new issue needs reviewed by a maintainerDefault label assignment, indicates new issue needs reviewed by a maintainer
Description
Do you need to file an issue?
- I have searched the existing issues and this bug is not already filed.
- My model is hosted on OpenAI or Azure. If not, please look at the "model providers" issue and don't file a new one here.
- I believe this is a legitimate bug, not just a question. If this is a question, please use the Discussions area.
Describe the issue
I’m using GraphRAG version 3.0.6. After running graphrag index, a set of .parquet files is generated in the output directory. These files work correctly with graphrag query "test...", so the index itself appears to be valid.
However, when I upload these .parquet files to the GraphRAG Visualizer at https://noworneverev.github.io/graphrag-visualizer/#/upload, both Nodes and Relationships are reported as 0, and no graph is rendered.
I’d like to ask whether this is likely due to a change in the .parquet schema/output format in GraphRAG v3.0.6, or if there might be an issue on the visualizer side. In short: are the .parquet files produced by v3.0.6 incompatible with the current visualizer?
Thanks in advance for any guidance.
Steps to reproduce
No response
GraphRAG Config Used
# Paste your config here
Logs and screenshots
No response
Additional Information
- GraphRAG Version:3.0.6
- Operating System:macOS Tahoe 26.3.1
- Python Version:3.12.12
- Related Issues:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
triageDefault label assignment, indicates new issue needs reviewed by a maintainerDefault label assignment, indicates new issue needs reviewed by a maintainer