memgraph/tests
florijan 99000c6ec1 Remove PropertyValueStore templatization
Summary:
A PropertyValueStore is not a generic data structure, but only ever used
to store properties in a Vertex/Edge. It has behaviours specific to it.
So, the templatization was not necessary.

Reviewers: buda

Reviewed By: buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1089
2018-01-02 16:18:55 +01:00
..
benchmark Make interpretation pullable 2017-12-22 15:19:05 +01:00
concurrent Assert on endpoint failures 2017-12-12 14:27:24 +01:00
data Replace map with bitset in stripped query 2017-08-02 22:17:36 +02:00
drivers Add C# driver test examples 2017-11-10 15:46:56 +01:00
macro_benchmark Changed macro benchmark summary format 2017-12-28 16:35:45 +01:00
manual Change gid bit size 2017-12-28 11:04:52 +01:00
property_based Prepare record accessor for distributed 2017-12-08 14:12:18 +01:00
public_benchmark Implement measurements collection in tests 2018-01-01 17:49:37 +01:00
qa Implement measurements collection in tests 2018-01-01 17:49:37 +01:00
stress Implement measurements collection in tests 2018-01-01 17:49:37 +01:00
unit Remove PropertyValueStore templatization 2018-01-02 16:18:55 +01:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Remove unused stuff from CMakeLists 2017-10-16 13:45:18 +02:00