Skip to content

GraphEditor - v0.0.3

Latest

Choose a tag to compare

@wwlib wwlib released this 27 Jun 10:58
· 21 commits to master since this release

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