memgraph/src/query
Teon Banek 58b450a2ea Remove template from ExpandUniquenessFilter
Summary:
Instantiation with VertexAccessor was never used, so the template
needlessly complicated the rest of the codebase.

Reviewers: mtomic, llugovic

Reviewed By: mtomic

Subscribers: mferencevic, pullbot

Differential Revision: https://phabricator.memgraph.io/D1736
2018-11-19 13:03:39 +01:00
..
frontend Generate TypeInfo object for all LCP defined classes 2018-11-16 13:27:58 +01:00
interpret Replace TreeVisitor with ExpressionVisitor 2018-10-30 09:24:45 +01:00
plan Remove template from ExpandUniquenessFilter 2018-11-19 13:03:39 +01:00
common.cpp Separate distributed from single node storage 2018-10-05 09:19:33 +02:00
common.hpp Refactor storage file structure 2018-11-06 18:17:31 +01:00
context.hpp Separate query types in AST and interpreter 2018-10-22 16:43:42 +02:00
distributed_interpreter.cpp Extract QueryVisitor from HierarchicalTreeVisitor 2018-11-12 12:53:25 +01:00
distributed_interpreter.hpp Separate query types in AST and interpreter 2018-10-22 16:43:42 +02:00
exceptions.hpp Revise user visible error messages 2018-08-29 12:58:15 +02:00
interpreter.cpp Extract QueryVisitor from HierarchicalTreeVisitor 2018-11-12 12:53:25 +01:00
interpreter.hpp Cache required privileges for query execution 2018-10-26 10:40:13 +02:00
parameters.hpp Refactor storage file structure 2018-11-06 18:17:31 +01:00
path.hpp Support graph elements in remote pull rpc 2018-02-01 10:53:41 +01:00
repl.cpp Extract distributed interpretation out of Interpreter 2018-08-27 09:31:39 +02:00
repl.hpp Extract distributed interpretation out of Interpreter 2018-08-27 09:31:39 +02:00
serialization.capnp Refactor storage file structure 2018-11-06 18:17:31 +01:00
serialization.cpp Separate distributed from single node storage 2018-10-05 09:19:33 +02:00
serialization.hpp Refactor storage file structure 2018-11-06 18:17:31 +01:00
transaction_engine.hpp Separate distributed from single node storage 2018-10-05 09:19:33 +02:00
typed_value.cpp Refactor PropertyValue 2018-10-12 11:10:29 +02:00
typed_value.hpp Refactor storage file structure 2018-11-06 18:17:31 +01:00