memgraph/src/coordinator
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 Merge remote-tracking branch 'origin/project-pineapples' into E118-MG-lexicographically-ordered-storage 2022-09-21 18:50:00 +02:00
coordinator_client.hpp Implement query engine client (#531) 2022-09-22 15:05:43 +02:00
coordinator_rsm.hpp In memory shard map (#505) 2022-09-05 15:50:54 +03:00
coordinator.cpp Add machine manager prototype (#533) 2022-09-21 16:57:25 +02:00
coordinator.hpp Stitch request manager with shard (#570) 2022-09-23 20:07:41 +02:00
hybrid_logical_clock.hpp operator<< implementations for a few foundational types (#604) 2022-10-21 15:25:40 +02:00
shard_map.cpp [🍍 < T1086-MG] Test distributed operators e2e (#607) 2022-10-31 11:52:20 +02:00
shard_map.hpp [🍍 < T1086-MG] Test distributed operators e2e (#607) 2022-10-31 11:52:20 +02:00