Skip to content

v0.3.20 - add bulk write operation and optional parallel runtime

Compare
Choose a tag to compare
@prasmussen15 prasmussen15 released this 31 Oct 16:32
· 11 commits to main since this release
b8f5267
Bulk add nodes and edges (#205)

* test

* only use parallel runtime if set to true

* add and test bulk add

* remove group_ids

* format

* bump version

* update readme