neo4j-labs / neo4rs

Neo4j driver for rust

Home Page:https://docs.rs/neo4rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move Arc into the Graph

knutwalker opened this issue · comments

Graph should be directly Send + Sync + Clone(~cheap)

This is no longer necessary with the recent refactoring done in 0.7.0-rc.2