You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm migrating some of our Golang code to Rust, in Golang Neo4j library, I can get the result summary like nodes created/deleted, relationship added/removed, attributes updated...
Looks like this is not possible in neo4rs at the moment?