simple-parquet-visualizer

GraphRAG Parquet Visualizer

Simple parquet visualizer using html. Preferrably use artifacts folder to input parquet files, but you could easily browse your parquet files too. To remove demo data, click the “Clear Demo Data” at the bottom of the sidebar.

Demo

Try Now!

File Structure

artifacts/
├── your-graphrag-file1.parquet
├── your-graphrag-file2.parquet
└── other-parquet-files.parquet

Supported File Types

How It Works

  1. Place your Parquet files in this folder
  2. Open the visualizer HTML file
  3. Use the “Select Parquet Files” button to load your files
  4. Explore the interactive graph visualization

Notes

Example Files

If you don’t have your own files yet, you can use these example patterns for testing:

Troubleshooting

If your files don’t visualize correctly:

For more assistance, refer to the visualization documentation.