memgraph/src/query
Matija Santl a73a4c3762 Implement PullRemote logical operator
Summary: PullRemoteCursor will pull all clients in a RoundRobin fashion until all clients are exhausted and there are no more results to return.

Reviewers: teon.banek, florijan

Reviewed By: florijan

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1147
2018-01-26 17:12:45 +01:00
..
frontend Plan distributed execution of basic read operators 2018-01-25 14:20:51 +01:00
interpret Serialize query plan operators 2018-01-22 12:48:05 +01:00
plan Implement PullRemote logical operator 2018-01-26 17:12:45 +01:00
common.cpp Add error messsage for large integer literals 2017-11-20 14:33:40 +01:00
common.hpp Add query parameters support 2017-07-19 18:44:59 +02: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 Take care of warnings/errors created by cppcheck. 2017-11-10 10:28:02 +01:00
interpreter.cpp Add distributed execution RPC 2018-01-25 14:50:28 +01:00
interpreter.hpp Refactor GraphDb 2018-01-12 16:47:24 +01:00
parameters.hpp Add distributed execution RPC 2018-01-25 14:50:28 +01:00
path.hpp Take care of warnings/errors created by cppcheck. 2017-11-10 10:28:02 +01:00
typed_value.cpp Refactor global ids and prepare for distributed 2017-12-05 13:05:55 +01:00
typed_value.hpp POC - Typed value assignment for different types. 2017-11-02 14:21:22 +01:00