memgraph/src/storage
2016-08-08 09:32:34 +01:00
..
edge_type edge type store 2016-07-06 17:37:05 +01:00
indexes Reformated code acording to format rules in .clang-format. 2016-07-31 13:56:13 +01:00
label edge type store 2016-07-06 17:37:05 +01:00
locking 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
model CRU operations are fully supported, D (delete) is missing 2016-08-02 15:41:53 +01:00
writer The folder structure was changed, all source code is now within the src dir. 2016-05-08 11:33:07 +02:00
common.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
cursor.hpp The folder structure was changed, all source code is now within the src dir. 2016-05-08 11:33:07 +02:00
edge_accessor.hpp fmt wrapper + proof of concept folder 2016-08-08 09:32:34 +01:00
edge.hpp The folder structure was changed, all source code is now within the src dir. 2016-05-08 11:33:07 +02:00
edges.hpp Reformated code acording to format rules in .clang-format. 2016-07-31 13:56:13 +01:00
graph.hpp edge type store 2016-07-06 17:37:05 +01:00
record_accessor.hpp delete accessor from version list + build flow update + memgraph docker file + TODO: debug cypher grammar 2016-06-25 17:26:26 +01:00
vertex_accessor.cpp 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
vertex.hpp The folder structure was changed, all source code is now within the src dir. 2016-05-08 11:33:07 +02:00
vertices.cpp fmt wrapper + proof of concept folder 2016-08-08 09:32:34 +01:00