memgraph/src/storage
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
..
edge_type Finished creating part of snapshot. 2016-09-08 13:25:52 +01:00
garbage Minor refactorings: 2016-09-12 20:13:04 +01:00
indexes Minor refactorings: 2016-09-12 20:13:04 +01:00
label Finished creating part of snapshot. 2016-09-08 13:25:52 +01:00
locking All files for the Release are now isolated 2016-08-10 09:39:02 +01:00
model Snapshot store and load works. 2016-09-09 16:14:20 +01:00
writer The folder structure was changed, all source code is now within the src dir. 2016-05-08 11:33:07 +02:00
cursor.hpp The folder structure was changed, all source code is now within the src dir. 2016-05-08 11:33:07 +02:00
edge_accessor.cpp Snapshot store and load works. 2016-09-09 16:14:20 +01:00
edges.cpp Added basic exception handlig. 2016-08-30 15:12:30 +01:00
record_accessor.cpp Added support for some queries. 2016-08-30 08:53:02 +01:00
vertex_accessor.cpp Added support for some queries. 2016-08-30 08:53:02 +01:00
vertices.cpp Added basic exception handlig. 2016-08-30 15:12:30 +01:00