memgraph/tests/simulation
gvolfing 85b8ce9101
Implement filtering capabilities for ScanAll (#578)
ScanVerticesrequest was not able to utilize filtering capabilities
before. With these modification it is now able to filter the scanned
vertices based on the filter_expressions field in the
ScanVerticesRequest message type.
2022-10-19 16:09:00 +02:00
..
trial_query_storage Transport prototype (#466) 2022-08-12 08:24:32 +02:00
basic_request.cpp Transport prototype (#466) 2022-08-12 08:24:32 +02:00
CMakeLists.txt Implement query engine client (#531) 2022-09-22 15:05:43 +02:00
common.hpp Implement query engine client (#531) 2022-09-22 15:05:43 +02:00
raft.cpp In memory shard map (#505) 2022-09-05 15:50:54 +03:00
shard_request_manager.cpp Create ExpandOne request (#580) 2022-10-19 13:55:46 +02:00
shard_rsm.cpp Implement filtering capabilities for ScanAll (#578) 2022-10-19 16:09:00 +02:00
sharded_map.cpp Make ShardRequestManager work with futures (#588) 2022-10-18 09:53:37 +02:00