memgraph/tests
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
..
benchmark Map symbols to expansions to speed up variable planning 2017-08-23 11:39:45 +02:00
concurrent Fix remaining falling tests in release mode 2017-08-09 16:39:21 +02:00
data Replace map with bitset in stripped query 2017-08-02 22:17:36 +02:00
drivers Add transactions test to run script 2017-08-21 11:34:19 +02:00
integration GraphDbAccessor - style change 2017-08-09 16:09:08 +02:00
macro_benchmark Fix some benchmarks 2017-07-30 20:12:25 +02:00
manual Added antlr sigsegv test. 2017-08-03 13:06:18 +02:00
property_based GraphDbAccessor - style change 2017-08-09 16:09:08 +02:00
qa Property storage now supports Map 2017-08-24 10:29:49 +02:00
stress Stress tests now spawn only one memgraph. 2017-08-18 14:48:54 +02:00
unit Property storage now supports Map 2017-08-24 10:29:49 +02:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Change FILE COPY to configure_file COPYONLY 2017-07-10 16:26:30 +02:00