memgraph/tests
Matej Ferencevic 10cc831ed2 Implement all edge filters for storage v2
Summary:
Edge filters (edge type and destination vertex) are now handled natively in the
storage API. The API is implemented to be the fastest possible when using the
filters with the assumption that the number of edge types will be small.

Reviewers: teon.banek

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2576
2019-12-04 10:13:28 +01:00
..
benchmark Migrate tests to storage v2 part 1 2019-11-21 19:00:32 +01:00
concurrent Cleanup locks 2019-07-17 10:33:44 +02:00
drivers Implement query execution timeout 2019-11-25 17:45:40 +01:00
feature_benchmark Remove Kafka integration implementation and tests 2019-11-04 09:56:07 +01:00
integration Remove Kafka integration implementation and tests 2019-11-04 09:56:07 +01:00
macro_benchmark Cleanup locks 2019-07-17 10:33:44 +02:00
manual Migrate tests to storage v2 part 1 2019-11-21 19:00:32 +01:00
property_based Remove test_results directory from build 2019-04-25 17:20:02 +02:00
public_benchmark Temporarily disable LDBC test 2019-07-05 14:04:38 +02:00
qa Make query execution work with storage_v2 2019-09-12 10:22:00 +02:00
stress Adjust raft constants for long running tests 2019-08-13 10:40:24 +02:00
unit Implement all edge filters for storage v2 2019-12-04 10:13:28 +01:00
.clang-tidy Add .clang-tidy for tests and update the config 2019-10-31 16:07:09 +01:00
apollo_runs.py Implement WAL writing for storage v2 2019-10-29 16:18:12 +01:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Remove test_results directory from build 2019-04-25 17:20:02 +02:00