memgraph/storage
2016-01-02 12:20:51 +01:00
..
indexes record accessor, indexes and cursors 2016-01-02 12:20:51 +01:00
locking record accessor, indexes and cursors 2016-01-02 12:20:51 +01:00
model record accessor, indexes and cursors 2016-01-02 12:20:51 +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
cursor.hpp record accessor, indexes and cursors 2016-01-02 12:20:51 +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
label_store.hpp record accessor, indexes and cursors 2016-01-02 12:20:51 +01:00
record_accessor.hpp record accessor, indexes and cursors 2016-01-02 12:20:51 +01:00
record_proxy.hpp First runnable version of insert with the VertexProxy object 2015-12-20 14:00:07 +01:00
vertex_accessor.hpp record accessor, indexes and cursors 2016-01-02 12:20:51 +01:00
vertex_proxy.hpp RecordProxy work in progres... Initial test case for VertexProxy 2015-12-15 23:35:09 +01:00
vertex.hpp record accessor, indexes and cursors 2016-01-02 12:20:51 +01:00
vertices.hpp record accessor, indexes and cursors 2016-01-02 12:20:51 +01:00