memgraph/include
2016-08-11 15:13:19 +01:00
..
communication First integration almost done. BOLT still doesn't work as expected, problem is only serialization order. 2016-08-11 04:47:30 +01:00
config some header files are splitted (WORK IN PROGRESS) 2016-07-05 13:20:33 +01:00
data_structures First integration almost done. BOLT still doesn't work as expected, problem is only serialization order. 2016-08-11 04:47:30 +01:00
database All files for the Release are now isolated 2016-08-10 09:39:02 +01:00
dc some header files are splitted (WORK IN PROGRESS) 2016-07-05 13:20:33 +01:00
io First integration almost done. BOLT still doesn't work as expected, problem is only serialization order. 2016-08-11 04:47:30 +01:00
logging First integration almost done. BOLT still doesn't work as expected, problem is only serialization order. 2016-08-11 04:47:30 +01:00
memory All files for the Release are now isolated 2016-08-10 09:39:02 +01:00
mvcc merge with edges, from and to are moved to the EdgeRecord, they are not copied along with properties inside the MVCC, TODO: graph interface, Accessor and Stores 2016-08-11 15:13:19 +01:00
query_engine merge with edges, from and to are moved to the EdgeRecord, they are not copied along with properties inside the MVCC, TODO: graph interface, Accessor and Stores 2016-08-11 15:13:19 +01:00
storage merge with edges, from and to are moved to the EdgeRecord, they are not copied along with properties inside the MVCC, TODO: graph interface, Accessor and Stores 2016-08-11 15:13:19 +01:00
template_engine 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
threading All files for the Release are now isolated 2016-08-10 09:39:02 +01:00
transactions All files for the Release are now isolated 2016-08-10 09:39:02 +01:00
utils merge with edges, from and to are moved to the EdgeRecord, they are not copied along with properties inside the MVCC, TODO: graph interface, Accessor and Stores 2016-08-11 15:13:19 +01:00