memgraph/src/query
Matija Santl 9eb01f363f Add sleep in remote pull operator
Summary:
Added a hidden flag, a int32 value, that represents the number of
milliseconds the thread that pulls remote results should sleep in case when the
local results are exhausted but there are still some remote results that are
pending.

Reviewers: teon.banek, florijan

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1198
2018-02-15 10:21:34 +01:00
..
frontend Add SINGLE function to openCypher 2018-02-13 17:30:44 +01:00
interpret Implement sync operator 2018-02-14 13:03:18 +01:00
plan Add sleep in remote pull operator 2018-02-15 10:21:34 +01:00
common.cpp Fix remote pull 2018-02-08 15:00:40 +01:00
common.hpp Fix remote pull 2018-02-08 15:00:40 +01:00
console.cpp Refactor GraphDb 2018-01-12 16:47:24 +01:00
console.hpp Refactor GraphDb 2018-01-12 16:47:24 +01:00
context.hpp Refactor GraphDb 2018-01-12 16:47:24 +01:00
exceptions.hpp Fix remote pull 2018-02-08 15:00:40 +01:00
interpreter.cpp Fix distributed plan caching and dispatching race condition 2018-02-07 12:48:04 +01:00
interpreter.hpp Make and dispatch worker plans on distributed master 2018-01-29 10:55:57 +01:00
parameters.hpp Add distributed execution RPC 2018-01-25 14:50:28 +01:00
path.hpp Support graph elements in remote pull rpc 2018-02-01 10:53:41 +01:00
typed_value.cpp Support graph elements in remote pull rpc 2018-02-01 10:53:41 +01:00
typed_value.hpp POC - Typed value assignment for different types. 2017-11-02 14:21:22 +01:00