Skip to content

Releases: yWorks/yfiles-jupyter-graphs-for-kuzu

v1.1.2

03 Feb 08:24

Choose a tag to compare

  • Make parse_query_result case insensitive, e.g., to parse ladybug results.

v1.1.1

18 Aug 08:11

Choose a tag to compare

  • Catch exceptions during parsing of the query result (fixes #9)

v1.1.0

11 Aug 09:00

Choose a tag to compare

  • Expose GraphWidget with graph_widget getter (#6).
  • Expose query_result (#8).
  • Make show_cypher void. To obtain the GraphWidget, instead use the graph_widget getter after calling show_cypher. (#7)

v1.0.0

28 Jul 07:52

Choose a tag to compare

  • Return GraphWidget on show_cypher (fixes #6).

v0.0.4

23 Apr 07:05

Choose a tag to compare

  • Show relationship directedness by default (fixes #5)

v0.0.3

11 Apr 14:31

Choose a tag to compare

  • Add support for recursive query results (see #2)

v0.0.2

10 Apr 09:10

Choose a tag to compare

v0.0.1

09 Apr 09:30

Choose a tag to compare

v0.0.1 Pre-release
Pre-release

Initial release for yfiles-jupyter-graphs-for-kuzu.