memgraph/include/transactions
Kruno Tomola Fabro 2a59ed8906 Minor refactorings:
Importes now use logger.

Refactored order of constrution of objects in Db.

Moved index creation/removing from Db to Indexes.

Completed Garbage class.
Cleaner now calls garbage.clean() for databases.

Renamed List to ConcurrentList which better names it.
2016-09-12 20:13:04 +01:00
..
commit_log.hpp EdgeType indexes added. 2016-08-25 15:29:45 +01:00
engine.hpp EdgeType indexes added. 2016-08-25 15:29:45 +01:00
lock_store.hpp Added basic exception handlig. 2016-08-30 15:12:30 +01:00
snapshot.hpp Minor refactorings: 2016-09-12 20:13:04 +01:00
transaction_read.hpp Minor refactorings: 2016-09-12 20:13:04 +01:00
transaction_store.hpp All files for the Release are now isolated 2016-08-10 09:39:02 +01:00
transaction.hpp Changed TransactionId to TransactionRead. 2016-09-09 20:56:53 +01:00