memgraph/tests
Teon Banek 62f6a58c32 Generalize MakeLogicalPlan with regards to planner
Summary:
This change modifies the planning API to be more general, in order to support
picking different planning strategies. The current planning strategy has been
named RuleBasedPlanner.

Reviewers: florijan, mislav.bradac

Reviewed By: florijan

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D411
2017-05-31 14:07:41 +02:00
..
benchmark Update the benchmark to commit t1 before starting t2 2017-05-22 10:41:37 +02:00
concurrent Fix Jenkins hang. 2017-05-03 15:58:46 +02:00
data Query stripping now uses a parse tree and differentiates between int literals in a range expression (not stripped) and outside of a range (stripped). 2017-03-08 14:19:55 +01:00
integration Measure times in hardcoded queries 2017-05-30 19:47:35 +02:00
manual Add variable with all memgraph dependent libraries 2017-04-27 18:40:34 +02:00
unit Generalize MakeLogicalPlan with regards to planner 2017-05-31 14:07:41 +02:00
client-stress.sh Started network refactorization. 2017-03-06 13:52:34 +01:00
CMakeLists.txt gbenchmark reports are generated inside build/test_results/benchmark 2016-12-23 09:58:26 +01:00