memgraph/src/query/plan
Marin Tomic 7542f5b0ba Include JSON serialized logical plan in summary for EXPLAIN
Reviewers: teon.banek

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1831
2019-01-25 17:01:17 +01:00
..
cost_estimator.hpp Replace dynamic_casts in query with utils::Downcast 2019-01-25 15:31:14 +01:00
distributed_ops.cpp Remove GraphView from variable expansion operators 2019-01-22 15:35:05 +01:00
distributed_ops.lcp Remove GraphView from variable expansion operators 2019-01-22 15:35:05 +01:00
distributed_pretty_print.cpp Include JSON serialized logical plan in summary for EXPLAIN 2019-01-25 17:01:17 +01:00
distributed_pretty_print.hpp Include JSON serialized logical plan in summary for EXPLAIN 2019-01-25 17:01:17 +01:00
distributed.cpp Replace dynamic_casts in query with utils::Downcast 2019-01-25 15:31:14 +01:00
distributed.hpp Remove GraphDbAccessor and storage types from Ast 2019-01-16 09:47:42 +01:00
operator.cpp Remove GraphView from variable expansion operators 2019-01-22 15:35:05 +01:00
operator.lcp Generate virtual GetTypeInfo with LCP 2019-01-25 14:12:50 +01:00
planner.hpp Replace dynamic_casts in query with utils::Downcast 2019-01-25 15:31:14 +01:00
preprocess.cpp Replace dynamic_casts in query with utils::Downcast 2019-01-25 15:31:14 +01:00
preprocess.hpp Remove GraphDbAccessor and storage types from Ast 2019-01-16 09:47:42 +01:00
pretty_print.cpp Include JSON serialized logical plan in summary for EXPLAIN 2019-01-25 17:01:17 +01:00
pretty_print.hpp Include JSON serialized logical plan in summary for EXPLAIN 2019-01-25 17:01:17 +01:00
profile.cpp Output profiling data within the summary in JSON format 2019-01-17 13:54:06 +01:00
profile.hpp Output profiling data within the summary in JSON format 2019-01-17 13:54:06 +01:00
rule_based_planner.cpp Add hooks for post processing generated plans 2019-01-22 16:45:05 +01:00
rule_based_planner.hpp Replace dynamic_casts in query with utils::Downcast 2019-01-25 15:31:14 +01:00
scoped_profile.hpp Cleanup query/context.hpp 2019-01-17 10:21:34 +01:00
variable_start_planner.cpp Implement UNION query combinator 2017-12-13 09:54:00 +01:00
variable_start_planner.hpp Remove GraphDbAccessor and storage types from Ast 2019-01-16 09:47:42 +01:00
vertex_count_cache.hpp Remove GraphDbAccessor and storage types from Ast 2019-01-16 09:47:42 +01:00