memgraph/include/storage/model
Kruno Tomola Fabro 530be96b36 .FIX T68
.FIX T67
.FIX T65

Modifed astar main for benchmark.
Experimented with map of best visited and confirmed:
-it is faster by 25%
-observed that it founds best resoult
-loses some non best resoults

Added convinent method at() to get property from RecordAccessor.
Method requires  value_ref() method on property object.
2016-08-15 13:21:38 +01:00
..
properties .FIX T68 2016-08-15 13:21:38 +01:00
edge_list.hpp build fixes 2016-08-11 15:32:58 +01:00
edge_map.hpp Database interface refactor. 2016-08-15 00:09:58 +01:00
edge_model.hpp merge with edges, from and to are moved to the EdgeRecord, they are not copied along with properties inside the MVCC, TODO: graph interface, Accessor and Stores 2016-08-11 15:13:19 +01:00
property_model.hpp All files for the Release are now isolated 2016-08-10 09:39:02 +01:00
vertex_model.hpp build fixes 2016-08-11 15:32:58 +01:00