memgraph/src
2016-11-04 12:05:35 +01:00
..
api EdgeType indexes added. 2016-08-25 15:29:45 +01:00
barrier DRESSIPI FIRST PILOT RELEASE (release script update) 2016-11-04 12:05:35 +01:00
benchmark The folder structure was changed, all source code is now within the src dir. 2016-05-08 11:33:07 +02:00
communication scenario 000001 pass, dressipi scenario 1 - 3 more queries have to be implemented 2016-11-02 16:05:02 +01:00
config config is better now (yaml-cpp) + web::Client + web::Logger 2016-09-05 01:39:30 +01:00
crash_analysis/server First part of T56 (crash server) 2016-06-16 20:38:05 +01:00
data_structures Changes for audit of previous commit. 2016-08-18 17:43:06 +01:00
database Added documentation. 2016-09-18 23:22:36 +01:00
dbms Added documentation. 2016-09-18 23:22:36 +01:00
dc/example some header files are splitted (WORK IN PROGRESS) 2016-07-05 13:20:33 +01:00
debug The folder structure was changed, all source code is now within the src dir. 2016-05-08 11:33:07 +02:00
demo The folder structure was changed, all source code is now within the src dir. 2016-05-08 11:33:07 +02:00
examples dressipi sprint 1 work in progress, labels function support, delete all 2016-10-11 02:43:41 +02:00
experimental cache benchmark and utils/time/timer improvement 2016-06-08 23:39:24 +02:00
http The folder structure was changed, all source code is now within the src dir. 2016-05-08 11:33:07 +02: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 merged T70 2016-08-19 11:29:15 +01:00
memory All files for the Release are now isolated 2016-08-10 09:39:02 +01:00
mvcc All files for the Release are now isolated 2016-08-10 09:39:02 +01:00
query_engine DRESSIPI FIRST PILOT RELEASE (release script update) 2016-11-04 12:05:35 +01:00
snapshot Added documentation. 2016-09-18 23:22:36 +01:00
speedy implemented bolt protocol 2016-08-01 22:14:09 +01:00
storage iterators, properties, search by properties in index hardcoded query; TODO: implement in compiler 2016-10-19 02:41:06 +02:00
template_engine scenario 000001 pass, dressipi scenario 1 - 3 more queries have to be implemented 2016-11-02 16:05:02 +01:00
test Number of tests is now 6 2016-06-05 14:30:40 +02:00
threading Added cleaner. 2016-08-30 00:45:07 +01:00
transactions Minor refactorings: 2016-09-12 20:13:04 +01:00
utils Finished creating part of snapshot. 2016-09-08 13:25:52 +01:00
web config is better now (yaml-cpp) + web::Client + web::Logger 2016-09-05 01:39:30 +01:00
memgraph_bolt.cpp DRESSIPI FIRST PILOT RELEASE (release script update) 2016-11-04 12:05:35 +01:00
memgraph_http.cpp Cypher CRUD support is becomes bigger and bigger. Implemented: create relationship, match relationship and update relationship 2016-07-31 18:58:12 +01:00