memgraph/tests
Matija Santl d98ecca2da Verify ScanAllByLabelProperty
Summary:
We want to make sure that index doesn't miss any results.

This test inserts vertices in the db and checks that the number of inserted
vertices is the same as the number of results from a scan all and a scan all by
label property.

https://app.asana.com/0/478665099752750/762723827276182/f

Reviewers: ipaljak, vkasljevic, teon.banek

Reviewed By: ipaljak

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1558
2018-08-24 10:47:35 +02:00
..
benchmark Remove boost from the codebase 2018-07-30 15:34:12 +02:00
concurrent Remove couple of linking redundancies in CMakeLists 2018-07-30 13:55:30 +02:00
distributed Remove raft from the codebase 2018-07-30 14:14:10 +02:00
drivers Integrate driver tests with Apollo 2018-08-22 18:31:37 +02:00
integration Integrate auth checks into query execution 2018-08-22 11:44:09 +02:00
macro_benchmark Extract stats to static lib 2018-08-23 10:33:50 +02:00
manual Add EXPLAIN to openCypher 2018-08-23 14:05:32 +02:00
property_based Separate distributed implementation of GraphDbAccessor 2018-07-26 09:16:39 +02:00
public_benchmark Update LDBC query implementation 2018-07-10 10:08:21 +02:00
qa Add support for distributed tck tests 2018-08-01 10:51:49 +02:00
stress Rename bolt::DecodedValue to bolt::Value 2018-07-24 15:59:20 +02:00
unit Verify ScanAllByLabelProperty 2018-08-24 10:47:35 +02:00
apollo_runs.py Optimize Apollo build process 2018-05-16 14:52:27 +02:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Remove raft from the codebase 2018-07-30 14:14:10 +02:00