memgraph/include/storage/indexes/impl
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
..
nonunique_unordered_index.hpp Minor refactorings: 2016-09-12 20:13:04 +01:00
unique_ordered_index.hpp Finished creating part of snapshot. 2016-09-08 13:25:52 +01:00