memgraph/include/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 Minor refactorings: 2016-09-12 20:13:04 +01:00
common.hpp All files for the Release are now isolated 2016-08-10 09:39:02 +01:00
edge_accessor.hpp Added support for some queries. 2016-08-30 08:53:02 +01:00
edge_record.hpp EdgeType indexes added. 2016-08-25 15:29:45 +01:00
edge_x_vertex.hpp Merged border and testes two querys. 2016-08-29 14:51:31 +01:00
edge.hpp EdgeType indexes added. 2016-08-25 15:29:45 +01:00
edges.hpp Fixed bug where mask for casting Flags to Type was to small. 2016-09-05 15:56:08 +01:00
graph.hpp All files for the Release are now isolated 2016-08-10 09:39:02 +01:00
record_accessor.hpp Minor refactorings: 2016-09-12 20:13:04 +01:00
type_group_edge.hpp EdgeType indexes added. 2016-08-25 15:29:45 +01:00
type_group_vertex.hpp EdgeType indexes added. 2016-08-25 15:29:45 +01:00
vertex_accessor.hpp Added support for some queries. 2016-08-30 08:53:02 +01:00
vertex_record.hpp EdgeType indexes added. 2016-08-25 15:29:45 +01:00
vertex.hpp Database interface refactor. 2016-08-15 00:09:58 +01:00
vertices.hpp Fixed bug where mask for casting Flags to Type was to small. 2016-09-05 15:56:08 +01:00