Graph Explorer
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.
Explore Your Data
Graph Explorer provides three integrated views for working with your graph database, all in one app.
Graph View
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.

Data Explorer
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.

Schema Explorer
Understand your data model at a glance. See node types, their relationships, and property details rendered as an interactive schema graph.

Get Started
- 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
Documentation
See the full documentation for features, guides, references, and more.
Community
- Roadmap — See what's planned
- Changelog — Recent releases
- Discussions — Ask questions and share ideas
- Submit an Issue — Report bugs or request features
Contributing
See CONTRIBUTING for more information.
License
This project is licensed under the Apache-2.0 License.