memgraph/include/storage/model/properties
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
..
traversers Fixed bug where mask for casting Flags to Type was to small. 2016-09-05 15:56:08 +01:00
utils All files for the Release are now isolated 2016-08-10 09:39:02 +01:00
all.hpp tmp commit 2016-09-05 10:02:48 +01:00
array.hpp Finished creating part of snapshot. 2016-09-08 13:25:52 +01:00
bool.hpp tmp commit 2016-09-05 10:02:48 +01:00
double.hpp tmp commit 2016-09-05 10:02:48 +01:00
flags.hpp Fixed bug where mask for casting Flags to Type was to small. 2016-09-05 15:56:08 +01:00
float.hpp tmp commit 2016-09-05 10:02:48 +01:00
floating.hpp All files for the Release are now isolated 2016-08-10 09:39:02 +01:00
int32.hpp tmp commit 2016-09-05 10:02:48 +01:00
int64.hpp tmp commit 2016-09-05 10:02:48 +01:00
integral.hpp All files for the Release are now isolated 2016-08-10 09:39:02 +01:00
null.hpp Finished creating part of snapshot. 2016-09-08 13:25:52 +01:00
number.hpp tmp commit 2016-09-05 10:02:48 +01:00
properties.hpp Decreased footprint of union in StoredProperty. 2016-09-06 12:13:08 +01:00
property_family.hpp Fixed bug where mask for casting Flags to Type was to small. 2016-09-05 15:56:08 +01:00
property_holder.hpp Minor refactorings: 2016-09-12 20:13:04 +01:00
property.hpp Snapshot store and load works. 2016-09-09 16:14:20 +01:00
stored_property.hpp Snapshot store and load works. 2016-09-09 16:14:20 +01:00
string.hpp Decreased footprint of union in StoredProperty. 2016-09-06 12:13:08 +01:00