memgraph/tests/integration
Mislav Bradac ccdffa1d7e Refactor TypedValue to PropertyValue
Summary:
Rename TypedValue to PropertyValue.
Move original TypedValue to query/backend/cpp.
Fix undefined behaviours and memory leaks in PropertyValue.
Add list type to PropertyValue.
Operators and appropriate tests will be revised in following commits.

Fix bugs in TypedValue

Fix bugs in typed value

Reviewers: buda, florijan

Reviewed By: buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D77
2017-03-01 12:31:47 +01:00
..
hardcoded_query Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
scenario Dressipi Test Cases No 1 - DONE 2016-11-04 01:49:21 +01:00
stream Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
__init__.py scenario 000001 pass, dressipi scenario 1 - 3 more queries have to be implemented 2016-11-02 16:05:02 +01:00
CMakeLists.txt A better configuration of cmake & clion 2017-02-20 01:25:57 +01:00
crud.py scenario 000001 pass, dressipi scenario 1 - 3 more queries have to be implemented 2016-11-02 16:05:02 +01:00
query_engine_common.hpp Clique #1 and #2 works. 2017-02-28 12:51:40 +01:00
query_engine.cpp clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
scenario.py Dressipi Test Cases No 1 - DONE 2016-11-04 01:49:21 +01:00