memgraph/tests
Teon Banek 804d0b09b9 Move typed_value to query top level and namespace it
Summary:
Upgraded old uses of TypedValue.
Also, implemented operator<< for EdgeAccessor and VertexAccessor.

Reviewers: buda, florijan, mislav.bradac, mferencevic

Reviewed By: florijan

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D251
2017-04-11 08:50:46 +02:00
..
benchmark Fix memory leak. Refactor mvcc. Revert commit function to old and introduce new one. 2017-04-10 12:16:03 +02:00
concurrent Started working on network hang fix. 2017-04-07 17:09:58 +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 Move typed_value to query top level and namespace it 2017-04-11 08:50:46 +02:00
manual Labels implementation. 2017-04-03 11:50:22 +02:00
unit Move typed_value to query top level and namespace it 2017-04-11 08:50:46 +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