memgraph/src/query
florijan d6a885cce6 Traversal API removed
Summary: Removed the traversal API, been waiting for named path to land because that data structure has replaced traversal's Path. I left the wiki page of the API, just put a warning that it's not used.

Reviewers: buda, teon.banek

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D809
2017-09-20 10:30:45 +02:00
..
frontend Named path support 2017-09-19 09:45:50 +02:00
interpret Named path support 2017-09-19 09:45:50 +02:00
plan Resolving TODOs in the operator implementations 2017-09-19 09:48:28 +02:00
common.cpp Use \u for utf16 and \U for utf32 2017-09-09 16:16:30 +02:00
common.hpp Add query parameters support 2017-07-19 18:44:59 +02:00
console.cpp GraphDbAccessor - style change 2017-08-09 16:09:08 +02:00
console.hpp Move dbms to database 2017-07-12 12:44:11 +02:00
context.hpp Generate ParameterLookup instead of PrimitiveLiteral 2017-09-13 17:49:34 +02:00
engine.cpp Rename config flags. 2017-06-09 10:52:26 +02:00
engine.hpp Refactored harness and added PostgreSQL support. 2017-09-05 09:45:41 +02:00
exceptions.hpp Add query parameters support 2017-07-19 18:44:59 +02:00
interpreter.cpp Supstitute named expressions in ast cache 2017-06-26 16:33:17 +02:00
interpreter.hpp Look into parameter value when estimating plan cost 2017-09-15 16:14:57 +02:00
parameters.hpp Add AST cache 2017-06-14 18:59:31 +02:00
path.hpp Named path support 2017-09-19 09:45:50 +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 Named path support 2017-09-19 09:45:50 +02:00
typed_value.hpp Traversal API removed 2017-09-20 10:30:45 +02:00