Transaction functions
3.2 · Quiz

Transaction functions

You have built an application that streams the results of a long-running Full definition for Cypher (opens in a new tab)Neo4j's implementation of GQL, the ISO standard query language for graph databases. It is declarative: you describe the pattern to find, and the database decides how to find it. statement to the client.

You have written a Full definition for transaction function (opens in a new tab)A function the driver runs inside a transaction it manages, retrying it when a failure was transient. called get_cheapest_flights to execute a read query within a Full definition for transaction (opens in a new tab)A unit of work that either succeeds in full or leaves no trace..