v0.7.0
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.