Visualise and navigate property graphs through a sleek, ultra-lightweight interface.
Works in any modern browser, with native Electron desktops for Windows, macOS, and Linux.
🔗 Live Demo · 📦 Latest Release
Download the latest release for your platform:
| Platform | Recommended download | Notes |
|---|---|---|
| Web | graph-lens-lite_inline_X.Y.Z.html |
Just open in a browser — no install needed |
| Windows | Graph.Lens.Lite.X.Y.Z.exe |
Portable — run directly, nothing to install |
| macOS | Graph.Lens.Lite-X.Y.Z-<arch>.dmg |
Disk image |
| Linux | Graph.Lens.Lite-X.Y.Z.AppImage |
Portable — chmod +x and run |
Other formats are also available: Windows installer (
.Setup.X.Y.Z.exe),.deb,.snap,.zip.
Then:
- (Optional) Download a template and add your data
- Launch Graph Lens Lite and load a demo or your file
npm install # install dependencies
npm run bundle:serve # dev server with watch + sourcemaps
npm run serve # static http-server on :8000
npm start # electron app
npm run dist-linux # Linux build
npm run dist-windows # Windows buildSee CONTRIBUTING.md for the full list of npm scripts, version management, code style, and commit guidelines.
Contributions are welcome! Please read CONTRIBUTING.md before filing issues or submitting pull requests.
MIT — see LICENSE for details.
- Deselection by clicking on empty spaces in the canvas takes a long time on large graphs (see GitHub issue)
- The Query Editor cursor tends to change position on multiline queries
- Uses the STRING database for demo purposes (citation)
- No guarantees on the accuracy of the results
- This project includes third-party software — see THIRD_PARTY_NOTICES for details









