memgraph/tests
Josip Seljan f7f861ca71
Add plan for label+property indexed node where property is not null (#2)
Replace ScanAll + Filter with a ScanAll variant performing label and property
lookup.

Co-authored-by: jseljan <josip.seljan@memgraph.io>
2020-10-01 13:22:21 +02:00
..
benchmark Improve property store performance 2020-05-05 10:55:00 +02:00
concurrent Implement concurrent tests for storage indices 2020-04-01 10:43:05 +02:00
drivers Migrate deps to S3 (#3) 2020-09-22 19:52:26 +02:00
feature_benchmark Remove leftover Apollo files (#1) 2020-09-21 14:58:52 +02:00
integration Migrate deps to S3 (#3) 2020-09-22 19:52:26 +02:00
macro_benchmark Migrate deps to S3 (#3) 2020-09-22 19:52:26 +02:00
manual Remove leftover implementation required by the old storage 2020-03-02 12:45:18 +01:00
mgbench Initial implementation of mgbench benchmarks (#4) 2020-09-22 18:55:28 +02:00
property_based Migrate property_based tests to storage v2 2020-01-13 13:09:57 +01:00
public_benchmark Remove leftover Apollo files (#1) 2020-09-21 14:58:52 +02:00
qa Remove leftover Apollo files (#1) 2020-09-21 14:58:52 +02:00
stress Remove leftover Apollo files (#1) 2020-09-21 14:58:52 +02:00
unit Add plan for label+property indexed node where property is not null (#2) 2020-10-01 13:22:21 +02:00
.clang-tidy Add .clang-tidy for tests and update the config 2019-10-31 16:07:09 +01:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Initial implementation of mgbench benchmarks (#4) 2020-09-22 18:55:28 +02:00