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
299 stars 46 forks source link

Fix openCypher neighbor expansion and counts #449

Closed kmcginnes closed 2 weeks ago

kmcginnes commented 2 weeks ago

Description

Fixes openCypher issues around neighbor expansion and neighbor counts.

Validation

Related Issues

Check List