memgraph/storage
2015-12-14 20:29:02 +01:00
..
model fixed skiplist and implemented the interface for skiplistset 2015-12-14 20:29:02 +01:00
common.hpp RecordProxy class + VertexProxy and EdgeProxy. The main purpose of those Proxy objects is to control the process of updating the Index 2015-12-12 19:06:59 +01:00
edge_proxy.hpp RecordProxy class + VertexProxy and EdgeProxy. The main purpose of those Proxy objects is to control the process of updating the Index 2015-12-12 19:06:59 +01:00
edge.hpp refactored storage engine 2015-12-06 16:37:42 +01:00
edges.hpp /node CRUD operations; VertexStore was renamed to Vertices and Edges class was added 2015-12-12 17:57:07 +01:00
graph.hpp /node CRUD operations; VertexStore was renamed to Vertices and Edges class was added 2015-12-12 17:57:07 +01:00
record_proxy.hpp RecordProxy class + VertexProxy and EdgeProxy. The main purpose of those Proxy objects is to control the process of updating the Index 2015-12-12 19:06:59 +01:00
vertex_proxy.hpp RecordProxy class + VertexProxy and EdgeProxy. The main purpose of those Proxy objects is to control the process of updating the Index 2015-12-12 19:06:59 +01:00
vertex.hpp nodes could now again be created and found (skiplist is now in usage) 2015-12-08 20:49:45 +01:00
vertices.hpp RecordProxy class + VertexProxy and EdgeProxy. The main purpose of those Proxy objects is to control the process of updating the Index 2015-12-12 19:06:59 +01:00