memgraph/docs
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
..
dev Add introductory chapters from Phabricator wiki 2017-12-11 15:04:31 +01:00
doxygen Init of end user technical documentation. 2017-05-31 15:38:26 +02:00
user_technical Implement UNION query combinator 2017-12-13 09:54:00 +01:00
.gitignore Added user documentation community bundle script. 2017-10-09 13:44:54 +02:00