memgraph/tests/qa/tck_engine
florijan 03c78c1277 BFS syntax changes
Summary:
- The new BFS syntax implemented as proposed.
- AST BreadthFirstAtom now uses EdgeAtom members: has_range_{true}, upper_bound_, lower_bound_
- Edges data structure now handles all the edge filtering (single or multiple edges), to ease planning. Additional edge filtering (additional Filter op in the plan) is removed. AST EdgeTypeTest is no longer used and is removed.

Current state is stable but there are things left to do:
- BFS property filtering.
- BFS lower_bound_ support.
- Support for lambdas in variable length expansion. This includes obligatory (even if not user_defined) inner_node and inner_edge symbols for easier handling.
- Code-sharing between BFS and variable length expansions.

I'll add asana tasks (and probably start working on them immediately) when/if this lands.

Reviewers: buda, teon.banek, mislav.bradac

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D836
2017-09-27 16:25:19 +02:00
..
results .gitignore wasn't updated. 2017-06-20 15:01:11 +02:00
steps .gitignore wasn't updated. 2017-06-20 15:01:11 +02:00
tests BFS syntax changes 2017-09-27 16:25:19 +02:00
.gitignore .gitignore wasn't updated. 2017-06-20 15:01:11 +02:00
behave.ini .gitignore wasn't updated. 2017-06-20 15:01:11 +02:00
binary.todo .gitignore wasn't updated. 2017-06-20 15:01:11 +02:00
environment.py .gitignore wasn't updated. 2017-06-20 15:01:11 +02:00
test_executor.py Added qa tests to apollo generate. 2017-07-21 14:40:55 +02:00
test_results.py .gitignore wasn't updated. 2017-06-20 15:01:11 +02:00