memgraph/include/database
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
..
db_accessor.hpp Snapshot store and load works. 2016-09-09 16:14:20 +01:00
db_transaction.hpp Finished creating part of snapshot. 2016-09-08 13:25:52 +01:00
db.hpp Minor refactorings: 2016-09-12 20:13:04 +01:00