memgraph/storage
2015-12-20 14:00:07 +01:00
..
model RecordProxy work in progres... Initial test case for VertexProxy 2015-12-15 23:35:09 +01:00
writer First runnable version of insert with the VertexProxy object 2015-12-20 14:00:07 +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 First runnable version of insert with the VertexProxy object 2015-12-20 14:00:07 +01:00
vertex_proxy.hpp RecordProxy work in progres... Initial test case for VertexProxy 2015-12-15 23:35:09 +01:00
vertex.hpp First runnable version of insert with the VertexProxy object 2015-12-20 14:00:07 +01:00
vertices.hpp First runnable version of insert with the VertexProxy object 2015-12-20 14:00:07 +01:00