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.

See the full documentation for features, guides, references, and more.
See CONTRIBUTING for more information.
This project is licensed under the Apache-2.0 License.
$ claude mcp add graph-explorer \
-- python -m otcore.mcp_server <graph>