Skip to content

aws/graph-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

744 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Graph Explorer showing an interactive visualization of airport routes with search, table view, and node details

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.

Data Explorer showing a tabular view of airport nodes with properties like city, code, and coordinates

Schema Explorer

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

Schema Explorer showing the relationships between airport, country, continent, and version node types

Get Started

Documentation

See the full documentation for features, guides, references, and more.

Community

Contributing

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

About

React-based web application that enables users to visualize both property graph and RDF data and explore connections between data without having to write graph queries.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages