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-06-21 15:33:24 +02:00
2017-09-06 13:19:42 +02:00
2017-09-06 15:36:24 +02:00
2017-10-17 14:34:31 +02:00
2017-08-24 17:44:44 +02:00
2017-12-11 11:05:01 +01:00
2017-06-21 15:33:24 +02:00
2017-10-17 14:34:31 +02:00
2017-05-03 14:50:02 +02:00
2017-10-16 13:45:18 +02:00
2017-12-04 14:06:05 +01:00
2017-02-18 11:54:37 +01:00
2017-10-12 16:35:39 +02:00
2017-10-13 09:34:13 +02:00
2017-10-13 09:34:13 +02:00
2017-12-13 09:54:00 +01:00
2017-12-01 09:17:44 +01:00
2017-12-01 09:17:44 +01:00
2017-10-30 12:33:29 +01:00
2017-11-23 09:20:53 +01:00
2017-10-06 10:07:55 +02:00
2017-12-08 15:16:49 +01:00
2017-09-20 16:56:58 +02:00
2017-04-20 16:53:21 +02:00
2017-09-07 15:13:17 +02:00
2017-06-21 15:33:24 +02:00
2017-11-28 16:44:12 +01:00
2017-12-05 13:05:55 +01:00
2017-11-21 10:17:13 +01:00
2017-10-30 12:33:29 +01:00
2017-12-05 14:51:18 +01:00
2017-12-05 14:51:18 +01:00
2017-12-01 09:17:44 +01:00
2017-06-12 10:46:12 +02:00
2017-12-01 09:17:44 +01:00
2017-12-01 09:17:44 +01:00
2017-10-19 12:58:23 +02:00
2017-10-19 12:58:23 +02:00
2017-12-01 09:17:44 +01:00
2017-12-12 14:27:24 +01:00
2017-10-17 14:34:31 +02:00
2017-09-13 10:11:55 +02:00
2017-12-13 09:54:00 +01:00
2017-10-30 12:33:29 +01:00
2017-11-23 17:12:37 +01:00
2017-10-30 12:33:29 +01:00
2017-10-30 12:33:29 +01:00
2017-10-05 13:12:39 +02:00
2017-11-23 17:12:37 +01:00
2017-10-30 12:33:29 +01:00
2017-11-13 09:51:39 +01:00
2017-12-13 09:54:00 +01:00
2017-12-13 09:54:00 +01:00
2017-12-13 09:54:00 +01:00
2017-12-05 14:51:18 +01:00
2017-12-11 12:53:17 +01:00
2017-11-17 10:11:17 +01:00
2017-11-17 10:11:17 +01:00
2017-12-08 14:12:18 +01:00
2017-11-02 12:07:23 +01:00
2017-12-05 14:51:18 +01:00
2017-10-09 15:40:00 +02:00
2017-11-09 10:41:16 +01:00
2017-10-12 16:35:39 +02:00
2017-06-21 15:33:24 +02:00
2017-10-11 14:43:32 +02:00
2017-04-07 09:44:12 +02:00
2017-10-11 11:01:24 +02:00
2017-12-07 14:23:41 +01:00
2017-08-07 16:38:15 +02:00
2017-12-05 13:05:55 +01:00
2017-12-13 09:54:00 +01:00
2017-02-19 23:47:09 +01:00
2017-12-11 11:05:01 +01:00
2017-12-11 11:05:01 +01:00
2017-10-30 12:33:29 +01:00
2017-08-11 09:43:10 +02:00
2017-12-04 13:46:56 +01:00
2017-11-09 11:23:11 +01:00