memgraph/tests/e2e/distributed_queries
Kostas Kyrimis 59c7d81ae8
[🍍 < T1086-MG] Test distributed operators e2e (#607)
* Fix Explain queries
* Add Vertex/Edge accessor support for properties
* Fix projections
* Fix expansions to fetch destination vertex properties
* Fix improper use of ShardMap on bolt and replaced it with the ShardRequestManager 
* Add NameToId mappers on ShardRequestManager
* Add e2e tests for operators
* Fix OPTIONAL MATCH
2022-10-31 11:52:20 +02:00
..
CMakeLists.txt [🍍 < T1086-MG] Test distributed operators e2e (#607) 2022-10-31 11:52:20 +02:00
common.py [🍍 < T1086-MG] Test distributed operators e2e (#607) 2022-10-31 11:52:20 +02:00
distinct.py [🍍 < T1086-MG] Test distributed operators e2e (#607) 2022-10-31 11:52:20 +02:00
distributed_queries.py [🍍 < T1086-MG] Test distributed operators e2e (#607) 2022-10-31 11:52:20 +02:00
optional_match.py [🍍 < T1086-MG] Test distributed operators e2e (#607) 2022-10-31 11:52:20 +02:00
order_by_and_limit.py [🍍 < T1086-MG] Test distributed operators e2e (#607) 2022-10-31 11:52:20 +02:00
unwind_collect.py [🍍 < T1086-MG] Test distributed operators e2e (#607) 2022-10-31 11:52:20 +02:00
workloads.yaml [🍍 < T1086-MG] Test distributed operators e2e (#607) 2022-10-31 11:52:20 +02:00