memgraph/src/query/plan
Teon Banek c7eaf4711a Pass a flag for distributed CreateNode
Reviewers: florijan

Reviewed By: florijan

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1218
2018-02-22 14:25:46 +01:00
..
cost_estimator.hpp Add ProduceRemote and PullRemote operator stubs 2018-01-22 15:08:32 +01:00
distributed.cpp Pass a flag for distributed CreateNode 2018-02-22 14:25:46 +01:00
distributed.hpp Plan basic distributed Cartesian without any checks 2018-02-20 13:02:08 +01:00
operator.cpp Use RemoteCreateVertex in CreateNode operator 2018-02-21 12:17:43 +01:00
operator.hpp Pass a flag for distributed CreateNode 2018-02-22 14:25:46 +01:00
planner.hpp Plan distributed execution of basic read operators 2018-01-25 14:20:51 +01:00
preprocess.cpp Add wShortest expansion to openCypher 2018-02-09 11:02:41 +01:00
preprocess.hpp Add SINGLE function to openCypher 2018-02-13 17:30:44 +01:00
rule_based_planner.cpp Use RemoteCreateVertex in CreateNode operator 2018-02-21 12:17:43 +01:00
rule_based_planner.hpp Add ExpandWeightedShortestPathCursor 2018-02-14 09:32:41 +01:00
variable_start_planner.cpp Implement UNION query combinator 2017-12-13 09:54:00 +01:00
variable_start_planner.hpp Implement UNION query combinator 2017-12-13 09:54:00 +01:00
vertex_count_cache.hpp Migrate db::types to storage:: 2018-01-17 10:35:12 +01:00