Graph Explorer is a React-based web application that makes it easy to visualize and explore graph data, no query language knowledge required. Search for nodes, expand connections, and discover relationships across your graph database through an intuitive visual interface.
Connect to graph databases that support Apache TinkerPop Gremlin or W3C RDF/SPARQL over HTTP, or openCypher via Amazon Neptune.
Graph Explorer provides three integrated views for working with your graph database, all in one app.
Search, visualize, and explore connections between nodes with an interactive graph layout. Expand neighbors, filter by type, and run custom queries, all from a single view.
Browse all nodes for a given type in a paginated table. View every property at a glance and send nodes directly to the graph view for further exploration.
Understand your data model at a glance. See node types, their relationships, and property details rendered as an interactive schema graph.
- Hands-on tutorial — Try Graph Explorer with sample data using Docker Compose
- Deployment & connection guides — Run with Docker, EC2, ECS Fargate, or SageMaker and connect to your database
- Development — Build from source for local development
See the full documentation for features, guides, references, and more.
- Roadmap — See what's planned
- Changelog — Recent releases
- Discussions — Ask questions and share ideas
- Submit an Issue — Report bugs or request features
See CONTRIBUTING for more information.
This project is licensed under the Apache-2.0 License.


