memgraph/tests/public_benchmark/ldbc/test_cases/queries
Teon Banek 4601f6c368 Add filtering BFS by edge type
Summary:
Antlr grammar has been updated to support putting edge types after the BFS
symbol. Planner collects edge type filters for BFS and inlines them in the
operator by joining the filter with the user input BFS filter itself. This
requires no change from the standpoint of the operator. On the other hand, in
order to use the faster lookup by a single edge type, `ExpandBreadthFirst`
operator now accept an optional edge type. The edge type is passed from the
planner only if the user is filtering by a single type.

Unit tests as well as tck have been updated.

Reviewers: florijan, mislav.bradac

Reviewed By: florijan

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D777
2017-09-12 11:29:38 +02:00
..
query_1.cyp LDBC Query1 converted 2017-09-08 09:30:22 +02:00
query_1.oc LDBC Query1 converted 2017-09-08 09:30:22 +02:00
query_2.cyp LDBC queries checked 2017-09-02 10:36:02 +02:00
query_2.oc LDBC queries checked 2017-09-02 10:36:02 +02:00
query_3.cyp LDBC queries checked 2017-09-02 10:36:02 +02:00
query_4.cyp LDBC queries checked 2017-09-02 10:36:02 +02:00
query_4.oc LDBC queries checked 2017-09-02 10:36:02 +02:00
query_5.cyp LDBC 2017-08-28 09:34:22 +02:00
query_5.oc LDBC 2017-08-28 09:34:22 +02:00
query_6.cyp LDBC queries checked 2017-09-02 10:36:02 +02:00
query_6.oc LDBC queries checked 2017-09-02 10:36:02 +02:00
query_7.cyp LDBC queries checked 2017-09-02 10:36:02 +02:00
query_7.oc LDBC queries checked 2017-09-02 10:36:02 +02:00
query_8.cyp LDBC 2017-08-28 09:34:22 +02:00
query_8.oc LDBC 2017-08-28 09:34:22 +02:00
query_9.cyp LDBC 2017-08-28 09:34:22 +02:00
query_9.oc LDBC queries checked 2017-09-02 10:36:02 +02:00
query_11.cyp LDBC queries checked 2017-09-02 10:36:02 +02:00
query_11.oc LDBC queries checked 2017-09-02 10:36:02 +02:00
query_13.cyp LDBC queries checked 2017-09-02 10:36:02 +02:00
query_13.oc Add filtering BFS by edge type 2017-09-12 11:29:38 +02:00
short_query_1.cyp LDBC 2017-08-28 09:34:22 +02:00
short_query_1.oc LDBC 2017-08-28 09:34:22 +02:00
short_query_2.cyp LDBC 2017-08-28 09:34:22 +02:00
short_query_2.oc Correctly transform exists to is not null check 2017-08-31 09:01:21 +02:00
short_query_3.cyp LDBC 2017-08-28 09:34:22 +02:00
short_query_3.oc LDBC 2017-08-28 09:34:22 +02:00
short_query_4.cyp LDBC 2017-08-28 09:34:22 +02:00
short_query_4.oc Correctly transform exists to is not null check 2017-08-31 09:01:21 +02:00
short_query_5.cyp LDBC 2017-08-28 09:34:22 +02:00
short_query_5.oc LDBC 2017-08-28 09:34:22 +02:00
short_query_6.cyp LDBC 2017-08-28 09:34:22 +02:00
short_query_6.oc LDBC 2017-08-28 09:34:22 +02:00
short_query_7.cyp LDBC 2017-08-28 09:34:22 +02:00
short_query_7.oc LDBC 2017-08-28 09:34:22 +02:00
update_1.cyp ldbc: Extract update queries 2017-09-01 14:13:04 +02:00
update_1.oc ldbc: Extract update queries 2017-09-01 14:13:04 +02:00
update_2.cyp ldbc: Extract update queries 2017-09-01 14:13:04 +02:00
update_2.oc ldbc: Extract update queries 2017-09-01 14:13:04 +02:00
update_3.cyp ldbc: Extract update queries 2017-09-01 14:13:04 +02:00
update_3.oc ldbc: Extract update queries 2017-09-01 14:13:04 +02:00
update_4.cyp ldbc: Extract update queries 2017-09-01 14:13:04 +02:00
update_4.oc ldbc: Extract update queries 2017-09-01 14:13:04 +02:00
update_5.cyp ldbc: Extract update queries 2017-09-01 14:13:04 +02:00
update_5.oc ldbc: Extract update queries 2017-09-01 14:13:04 +02:00
update_6.cyp ldbc: Extract update queries 2017-09-01 14:13:04 +02:00
update_6.oc ldbc: Extract update queries 2017-09-01 14:13:04 +02:00
update_7.cyp ldbc: Extract update queries 2017-09-01 14:13:04 +02:00
update_7.oc ldbc: Extract update queries 2017-09-01 14:13:04 +02:00
update_8.cyp ldbc: Extract update queries 2017-09-01 14:13:04 +02:00
update_8.oc ldbc: Extract update queries 2017-09-01 14:13:04 +02:00