memgraph/tests/benchmark/query
Lovro Lugovic b0cc564f8d Make ResultStreamFaker a normal class
Summary:
Store accumulated results as `communication::bolt::Value`s instead of
`TypedValue`s.

Add additional overloads for `Result` and `Summary` which accept `TypedValue`s
but internally perform conversions.

Reviewers: teon.banek, mferencevic

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2514
2019-10-30 10:22:21 +01:00
..
eval.cpp Merge Interpreter and TransactionEngine 2019-10-25 16:11:10 +02:00
execution.cpp Make ResultStreamFaker a normal class 2019-10-30 10:22:21 +01:00
planner.cpp Make query execution work with storage_v2 2019-09-12 10:22:00 +02:00
profile.cpp Output profiling data within the summary in JSON format 2019-01-17 13:54:06 +01:00
stripped.cpp Move Parsing utils from query/common to frontend/parsing 2019-07-11 12:12:59 +02:00