memgraph/cypher/ast
2016-01-18 00:41:54 +01:00
..
accessor.hpp ifndef are replaced with the pragma once 2015-12-07 21:51:55 +01:00
ast_echo.hpp ifndef are replaced with the pragma once 2015-12-07 21:51:55 +01:00
ast_node.hpp ifndef are replaced with the pragma once 2015-12-07 21:51:55 +01:00
ast_visitor.hpp DISTINCT is now inside AST; tradeoff: [Return object with return list and distinct pointers -> query executor is going to be more complex] OR [ReturnList object and ReturnDistinct object -> lemon / LARL(1) syntax will be much more complex] 2016-01-18 00:41:54 +01:00
ast.hpp DISTINCT is now inside AST; tradeoff: [Return object with return list and distinct pointers -> query executor is going to be more complex] OR [ReturnList object and ReturnDistinct object -> lemon / LARL(1) syntax will be much more complex] 2016-01-18 00:41:54 +01:00
create.hpp ifndef are replaced with the pragma once 2015-12-07 21:51:55 +01:00
distinct.hpp DISTINCT is now inside AST; tradeoff: [Return object with return list and distinct pointers -> query executor is going to be more complex] OR [ReturnList object and ReturnDistinct object -> lemon / LARL(1) syntax will be much more complex] 2016-01-18 00:41:54 +01:00
expr.hpp DISTINCT is now inside AST; tradeoff: [Return object with return list and distinct pointers -> query executor is going to be more complex] OR [ReturnList object and ReturnDistinct object -> lemon / LARL(1) syntax will be much more complex] 2016-01-18 00:41:54 +01:00
identifier.hpp ifndef are replaced with the pragma once 2015-12-07 21:51:55 +01:00
list.hpp ifndef are replaced with the pragma once 2015-12-07 21:51:55 +01:00
match.hpp ifndef are replaced with the pragma once 2015-12-07 21:51:55 +01:00
node.hpp ifndef are replaced with the pragma once 2015-12-07 21:51:55 +01:00
operators.hpp ifndef are replaced with the pragma once 2015-12-07 21:51:55 +01:00
pattern.hpp ifndef are replaced with the pragma once 2015-12-07 21:51:55 +01:00
property.hpp ifndef are replaced with the pragma once 2015-12-07 21:51:55 +01:00
queries.hpp ifndef are replaced with the pragma once 2015-12-07 21:51:55 +01:00
relationship.hpp ifndef are replaced with the pragma once 2015-12-07 21:51:55 +01:00
return.hpp DISTINCT is now inside AST; tradeoff: [Return object with return list and distinct pointers -> query executor is going to be more complex] OR [ReturnList object and ReturnDistinct object -> lemon / LARL(1) syntax will be much more complex] 2016-01-18 00:41:54 +01:00
start.hpp ifndef are replaced with the pragma once 2015-12-07 21:51:55 +01:00
tree.hpp ifndef are replaced with the pragma once 2015-12-07 21:51:55 +01:00
values.hpp ifndef are replaced with the pragma once 2015-12-07 21:51:55 +01:00
where.hpp ifndef are replaced with the pragma once 2015-12-07 21:51:55 +01:00