452ce6a30c
Summary: This may improve the query execution workload, because the Expand will yield local results while it waits for remote ones. Note that we rely on the fact that walking the graph produces results without any predetermined order. Therefore, we can yield paths as we see fit. Enforcing the order is done through OrderBy operator, and this change shouldn't affect that. Reviewers: florijan, msantl, buda Reviewed By: florijan Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D1215 |
||
---|---|---|
.. | ||
benchmark | ||
concurrent | ||
distributed | ||
drivers | ||
macro_benchmark | ||
manual | ||
property_based | ||
public_benchmark | ||
qa | ||
stress | ||
unit | ||
apollo_runs.py | ||
client-stress.sh | ||
CMakeLists.txt |