Release 1.0.0
This is the initial release of the Graph Explorer project, which provides a 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.
Features include:
- Connections UI to connect to a graph database that implements Gremlin Server or SPARQL 1.1 endpoint (e.g., Amazon Neptune, Apache TinkerPop, Blazegraph)
- Graph View UI to search, browse, expand, customize views of your graph data
- Details View, Expand, Node Styling, Edge Styling, and Namespaces (RDF only) on the right-hand pane
- Download a screenshot and experiment with different visual layouts
- Table View UI to show a row-column display of the data in the Graph View, provide filtering from the Table to show/hide elements in the Graph View, and export the table view into a CSV or JSON file