Skip to content

Releases: wwlib/graph-editor

GraphEditor - v0.0.3

27 Jun 10:58

Choose a tag to compare

Added compatibility with neo4j results that include lists of nodes and/or links

  • i.e. for cyphers that include wildcards like ()-[r:IS_A *]-()
  • uses the first element in the array

Double clicking saved cyphers will execute them.

Added graph import with file dialog.

Fixed cases where non-neo4j nodes and relationships should be deleted, reversed

Second release: Refactored and updated for electron-webpack

05 Apr 01:09

Choose a tag to compare

First release for testing

20 Mar 21:58

Choose a tag to compare