memgraph/src
florijan b8957c999d Map type now supported
Summary:
- MapLiteral added
- PropertyLookup on maps added

This is the basic implementation, missing are:
- unit tests
- feature and TCK tests
- documentation
- changelog

That stuff is coming. Please review the implementation (Mislav).

Reviewers: mislav.bradac, buda, teon.banek

Reviewed By: mislav.bradac

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D640
2017-08-08 14:34:26 +02:00
..
communication Removed unused template parameter from network stack. 2017-08-04 11:12:08 +02:00
data_structures Skiplist::position_and_count fix 2017-08-03 14:57:11 +02:00
database Fix tests that expect debug_assert to fail 2017-08-07 16:38:15 +02:00
durability Implemented label-property index recovery. 2017-07-12 12:49:57 +02:00
io/network Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
mvcc Make some members private in CommitLog 2017-07-12 14:58:34 +02:00
query Map type now supported 2017-08-08 14:34:26 +02:00
storage Query::Plan::ExpandBreadthFirst added 2017-08-03 16:22:38 +02:00
threading Migrate timer to use walltime, instead of cputime 2017-07-17 13:42:44 +02:00
transactions Fix bug in lock store 2017-07-29 17:48:34 +02:00
traversal Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
utils Make debug_assert noop on NDEBUG 2017-08-04 15:05:26 +02:00
copy_hardcoded_queries.cpp Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
memgraph_bolt.cpp Removed unused template parameter from network stack. 2017-08-04 11:12:08 +02:00