memgraph/tests
Teon Banek 796e4f50e5 Add named path symbols to new symbols of a match
Summary:
Previously, named path symbols remained untracked as `new_symbols` during planning. This meant that
operator `Optional` would be left unaware of those symbols, and therefore not reset them to `Null`
if optional matching failed.

Test Optional operator will be aware of path symbols

Reviewers: florijan, mislav.bradac

Reviewed By: mislav.bradac

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D974
2017-11-10 15:09:47 +01:00
..
benchmark RingBuffer - buffer on heap instead of stack 2017-11-02 12:07:23 +01:00
concurrent Close session on timeouts 2017-10-17 14:34:31 +02:00
data Replace map with bitset in stripped query 2017-08-02 22:17:36 +02:00
drivers Return TransientError when possible 2017-10-09 17:58:54 +02:00
macro_benchmark Added apollo data to harness. 2017-11-07 22:10:27 +01:00
manual Prevent double termination signals causing crashes 2017-11-09 10:41:16 +01:00
property_based Remove Dbms 2017-10-30 12:33:29 +01:00
public_benchmark Fixed memgraph snapshot path in LDBC test. 2017-11-06 16:03:47 +01:00
qa Add nodes and relationships functions 2017-10-30 12:38:12 +01:00
stress Long running test - RemoveEdges never called 2017-10-17 11:59:39 +02:00
unit Add named path symbols to new symbols of a match 2017-11-10 15:09:47 +01:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Remove unused stuff from CMakeLists 2017-10-16 13:45:18 +02:00