Graph-explorer is an open-source, low-code visual exploration tool for graph data, available under the Apache-2.0 license. It provides a React-based web application that can be deployed as a container to visualize graph data from Amazon Neptune or other graph databases with Apache TinkerPop Gremlin or SPARQL 1.1 endpoints. Graph Explorer lets you browse labeled property graphs (LPG) or Resource Description Framework (RDF) data without writing queries, making it ideal for data scientists, business analysts, and other roles to explore graph data interactively. You can use faceted filters and search to quickly summarize data, explore node and edge connections, customize graph layouts and styling, and export views as high-resolution PNG images or download data as CSV or JSON files for further analysis.
For information about using Graph Explorer with Amazon Neptune, see Using the Graph Explorer visualization tool in the Neptune Database User Guide.