Files
G4G0-1/Semester 2/Database Systems/Week 5/Week 5 Database Systems.md

403 B

Conflict Serialisability

If a concurrent schedule organises conflicting operations in the same way as a serial schedule, the results are the same. This is called conflict serialisability, which can be tested using precedence graphs.

Directed Graph

Precedence Graph