aws / graph-explorer

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.
https://github.com/aws/graph-explorer
Apache License 2.0
333 stars 48 forks source link

Entity mapping #664

Closed kmcginnes closed 2 weeks ago

kmcginnes commented 2 weeks ago

Description

This logic is from my prototype work with the raw query editor. I had to support many more types of Gremlin responses, so I expanded the mapping logic.

Validation

Related Issues

Check List