Files
memgraph/tests/unit
Matija Santl 9ad7d82a54 Implement UNION query combinator
Summary:
Union query combinator implementation consists of:
 * adjustments to the AST and `cypher_main_visitor`
 * enabling `QueryStripper` to parse multiple `return` statements (not stopping after first)
 * symbol generation for union results
 * union logical operator
 * query plan generator adjustments

Reviewers: teon.banek, mislav.bradac

Reviewed By: teon.banek

Subscribers: pullbot, buda

Differential Revision: https://phabricator.memgraph.io/D1038
2017-12-13 09:54:00 +01:00
..
2017-10-17 14:34:31 +02:00
2017-10-17 14:34:31 +02:00
2017-10-30 12:33:29 +01:00
2017-12-08 15:16:49 +01:00
2017-09-07 15:13:17 +02:00
2017-10-30 12:33:29 +01:00
2017-10-19 12:58:23 +02:00
2017-10-19 12:58:23 +02:00
2017-10-17 14:34:31 +02:00
2017-10-30 12:33:29 +01:00
2017-10-30 12:33:29 +01:00
2017-10-30 12:33:29 +01:00
2017-12-11 12:53:17 +01:00
2017-11-17 10:11:17 +01:00
2017-10-12 16:35:39 +02:00
2017-10-11 11:01:24 +02:00
2017-12-13 09:54:00 +01:00
2017-02-19 23:47:09 +01:00
2017-10-30 12:33:29 +01:00
2017-12-04 13:46:56 +01:00
2017-11-09 11:23:11 +01:00