Skip to content

[Issue]: Possible incompatibility between GraphRAG v3.0.6 outputs and GraphRAG Visualizer #2272

@ooof

Description

@ooof

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
Image
  • Related Issues:

Metadata

Metadata

Assignees

No one assigned

    Labels

    triageDefault label assignment, indicates new issue needs reviewed by a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions