memgraph/tests
florijan cc00101cbd Query::StateSwitch added
Summary:
- an enum in query/common.hpp for flagging what kind of switching should be done
- changes in expression evaluator
- changes in logical operators
- modification in RecordAccessor::SwitchOld to support operator functionality
- tests

Reviewers: teon.banek, mislav.bradac, buda

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D314
2017-04-25 15:54:30 +02:00
..
benchmark Query::Plan::Aggregate 2017-04-11 15:12:06 +02:00
concurrent Refactored bolt session to use new decoder. 2017-04-15 16:35:09 +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 Merge string utils to one file 2017-04-18 17:39:58 +02:00
manual Merge string utils to one file 2017-04-18 17:39:58 +02:00
unit Query::StateSwitch added 2017-04-25 15:54:30 +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