Skip to content

v0.7.0

Choose a tag to compare

@mlwelles mlwelles released this 17 Jul 22:38
60473ef

Adds Client.NewTxnContext — a validated, deferred-commit read-write transaction for multi-mutation atomic writes (Upsert/Update/Insert/DeleteEdge/DeleteNode/DeletePredicate), with the same validation and unique-error handling as the single-shot methods. See CHANGELOG.md.