memgraph/src
florijan 2954276ca8 Property storage now supports Map
Summary:
Added:
- map support in PropertyValue
- conversion of map TypedValue to PropertyValue if appropriate flag is set (undocumented because it's private)
- ordering of map PropertyValue in LabelPropertyIndex
- issue raised regarding list and value property modifications in storage (currently unsupported)

Maybe I missed some feature or whatever?

Reviewers: mislav.bradac, buda, teon.banek

Reviewed By: mislav.bradac, buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D692
2017-08-24 10:29:49 +02:00
..
communication Return fields in BEGIN, ROLLBACK, COMMIT 2017-08-19 13:56:17 +02:00
data_structures Expansion benchmark added 2017-08-23 09:10:26 +02:00
database Property storage now supports Map 2017-08-24 10:29:49 +02:00
durability GraphDbAccessor - style change 2017-08-09 16:09:08 +02:00
io/network Stress tests now spawn only one memgraph. 2017-08-18 14:48:54 +02:00
mvcc Make some members private in CommitLog 2017-07-12 14:58:34 +02:00
query Property storage now supports Map 2017-08-24 10:29:49 +02:00
storage Property storage now supports Map 2017-08-24 10:29:49 +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 Scheduler - removed templatization 2017-08-17 16:10:41 +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