memgraph/storage
2016-02-10 23:34:49 +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 first proposal of compile process 2016-02-10 23:34:49 +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_accessor.hpp work on cypher compiler, only cypher query example files were added 2016-01-16 18:24:35 +01:00
edge.hpp work on cypher compiler, only cypher query example files were added 2016-01-16 18:24:35 +01:00
edges.hpp work on cypher compiler, only cypher query example files were added 2016-01-16 18:24:35 +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 vertex CRUD works again, the unit tests for it also exist 2016-01-06 15:45:54 +01:00
vertex_accessor.hpp reconstructed rest api, but still this is broken version, TODO: discuss where is place for the id (versions accessor, versions or in vertex accessor 2016-01-02 22:20:09 +01:00
vertex.hpp reconstructed rest api, but still this is broken version, TODO: discuss where is place for the id (versions accessor, versions or in vertex accessor 2016-01-02 22:20:09 +01:00
vertices.hpp vertex CRUD works again, the unit tests for it also exist 2016-01-06 15:45:54 +01:00