memgraph/include
Kruno Tomola Fabro 61eccc28ce Created EdgeRecord as class and changed in edge vector for map.
EdgeRecord now contains from,to fields as immutables.
Vertex in place of in vector of edges has in RbHashMultimap of edges.
Astar exepriment now uses real filters based on before mentioned map.
2016-08-09 20:29:03 +01:00
..
config some header files are splitted (WORK IN PROGRESS) 2016-07-05 13:20:33 +01:00
database some header files are splitted (WORK IN PROGRESS) 2016-07-05 13:20:33 +01:00
dc some header files are splitted (WORK IN PROGRESS) 2016-07-05 13:20:33 +01:00
mvcc Created EdgeRecord as class and changed in edge vector for map. 2016-08-09 20:29:03 +01:00
storage Created EdgeRecord as class and changed in edge vector for map. 2016-08-09 20:29:03 +01:00
template_engine 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
transactions 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