Skip to content

Releases: neo4j-labs/graph

graph 0.3.1

20 Nov 18:52
9bffe05
Compare
Choose a tag to compare
Release graph 0.3.1 (#122)

Co-authored-by: github-actions <github-actions@github.com>

graph_builder-v0.4.0

17 Nov 15:06
c0f0639
Compare
Choose a tag to compare

What's Changed

  • Add adjacency list backed graph implementation by @s1ck in #113
  • Thread-safe edge mutation by @s1ck in #114
  • Improve Adjacency List build performance by @s1ck in #115