memgraph/include
Florijan Stamenkovic b329225322 storage/model - added typed_value system and tests. Modified utils slightly (backward compatible).
Summary: Added TypedValue system.

Test Plan: ???

Reviewers: sale, buda

Subscribers: florijan, buda, sale

Differential Revision: https://phabricator.memgraph.io/D46
2017-02-01 14:05:08 +01:00
..
communication code documantation work in progress 2016-12-21 11:35:04 +01:00
config Update on Configuration and CppCheck refactor 2016-12-21 17:48:38 +00:00
data_structures Added Skiplist ReverseIterator, Distance Approximation Prototype and documented some stuff 2017-01-31 15:16:38 +01:00
database Initial doxygen comments on Db and Graph classes 2016-12-20 19:38:16 +01:00
dbms Added documentation. 2016-09-18 23:22:36 +01:00
dc QueryEngine is now templated with Stream, Bolt bugfix (one message can have many chunks) 2016-08-28 18:50:54 +01:00
import Added documentation. 2016-09-18 23:22:36 +01:00
io Changes for benchmarking on AWS. 2016-09-16 20:33:30 +01:00
logging Much more serious implementation of FSWatcher 2017-01-08 01:07:12 +01:00
memory src/demo was removed, src/examples and src/benchmarks were moved to the top level 2016-12-04 10:20:14 +01:00
mvcc Merge branch 'memory' into snapshot 2016-09-12 20:18:30 +01:00
query Update on Configuration and CppCheck refactor 2016-12-21 17:48:38 +00:00
serialization Added documentation. 2016-09-18 23:22:36 +01:00
snapshot Added documentation. 2016-09-18 23:22:36 +01:00
storage storage/model - added typed_value system and tests. Modified utils slightly (backward compatible). 2017-02-01 14:05:08 +01:00
template_engine scenario 000001 pass, dressipi scenario 1 - 3 more queries have to be implemented 2016-11-02 16:05:02 +01:00
threading Added Skiplist ReverseIterator, Distance Approximation Prototype and documented some stuff 2017-01-31 15:16:38 +01:00
transactions Dressipi CRUD queries are dummy implemented; Fixes T99 and T131 2016-11-29 04:08:49 +01:00
utils storage/model - added typed_value system and tests. Modified utils slightly (backward compatible). 2017-02-01 14:05:08 +01:00
web config is better now (yaml-cpp) + web::Client + web::Logger 2016-09-05 01:39:30 +01:00
test.txt Bug fix arcconfig 2017-01-23 12:27:50 +01:00