memgraph/include/storage/model/properties
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
..
traversers All files for the Release are now isolated 2016-08-10 09:39:02 +01:00
utils All files for the Release are now isolated 2016-08-10 09:39:02 +01:00
all.hpp some header files are splitted (WORK IN PROGRESS) 2016-07-05 13:20:33 +01:00
bool.hpp .FIX T68 2016-08-15 13:21:38 +01:00
double.hpp .FIX T68 2016-08-15 13:21:38 +01:00
float.hpp .FIX T68 2016-08-15 13:21:38 +01:00
floating.hpp All files for the Release are now isolated 2016-08-10 09:39:02 +01:00
handler.hpp CRU operations are fully supported, D (delete) is missing 2016-08-02 15:41:53 +01:00
int32.hpp .FIX T68 2016-08-15 13:21:38 +01:00
int64.hpp .FIX T68 2016-08-15 13:21:38 +01:00
integral.hpp All files for the Release are now isolated 2016-08-10 09:39:02 +01:00
null.hpp some new header + source files (vertices, vertex_accessor, properties), first version of Index works, skiplist<T> + concurrent_set + concurrent_map (still has to be finished) 2016-07-05 04:01:22 +01:00
number.hpp All files for the Release are now isolated 2016-08-10 09:39:02 +01:00
properties.hpp added features to bolt 2016-08-07 21:19:04 +01:00
property.hpp added features to bolt 2016-08-07 21:19:04 +01:00
string.hpp .FIX T68 2016-08-15 13:21:38 +01:00