memgraph/src/query
Mislav Bradac 4a500b99fa Add a way to stop query execution
Reviewers: buda, florijan

Reviewed By: florijan

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D552
2017-07-14 14:36:44 +02:00
..
frontend Fix bugs in MatchReal (StrippedQuery) 2017-07-12 16:50:53 +02:00
interpret Add CreateIndex conversion to ast 2017-07-06 13:32:37 +02:00
plan Add a way to stop query execution 2017-07-14 14:36:44 +02:00
common.cpp Supstitute named expressions in ast cache 2017-06-26 16:33:17 +02:00
common.hpp Refactor stripper 2017-06-07 18:47:09 +02:00
console.cpp Add a way to stop query execution 2017-07-14 14:36:44 +02:00
console.hpp Move dbms to database 2017-07-12 12:44:11 +02:00
context.hpp Query::Context - removed some junk 2017-04-13 16:49:18 +02:00
engine.cpp Rename config flags. 2017-06-09 10:52:26 +02:00
engine.hpp Use GLogger instead of broken memgraph Logger. 2017-06-21 15:33:24 +02:00
exceptions.hpp Add a way to stop query execution 2017-07-14 14:36:44 +02:00
interpreter.cpp Supstitute named expressions in ast cache 2017-06-26 16:33:17 +02:00
interpreter.hpp Make GraphDbAccessor mandatory for planning 2017-07-10 10:13:12 +02:00
parameters.hpp Add AST cache 2017-06-14 18:59:31 +02:00
plan_compiler_flags.hpp.in Generate plan_compiler_flags only if needed 2017-06-16 15:58:32 +02:00
plan_compiler.hpp Use GLogger instead of broken memgraph Logger. 2017-06-21 15:33:24 +02:00
plan_interface.hpp Remember token positions for literals 2017-06-13 17:11:27 +02:00
plan_template_cpp Use GLogger instead of broken memgraph Logger. 2017-06-21 15:33:24 +02:00
typed_value.cpp Query::AST::Literal refactor. Repl and TypedValue mods. 2017-04-28 14:58:16 +02:00
typed_value.hpp Merge utils/exceptions into single file 2017-04-20 16:53:21 +02:00