Skip to content

Releases: neo4j-labs/graph

graph_builder v0.4.1

19 Dec 10:39
bccda98
Compare
Choose a tag to compare

This release addresses RUSTSEC-2024-0379

What's Changed

New Contributors

Full Changelog: graph_builder-v0.4.0...graph_builder-v0.4.1

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 <[email protected]>

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