memgraph/tests/integration
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
..
cleaning.cpp Added 3 tests for snapshot. 2016-09-09 20:44:34 +01:00
memgraph_bolt.cpp CRU operations are fully supported, D (delete) is missing 2016-08-02 15:41:53 +01:00
queries.cpp Added 3 tests for snapshot. 2016-09-09 20:44:34 +01:00
query_engine.cpp CRU operations are fully supported, D (delete) is missing 2016-08-02 15:41:53 +01:00
snapshot.cpp Minor refactorings: 2016-09-12 20:13:04 +01:00