memgraph/query_engine
2016-01-30 18:57:18 +01:00
..
traverser minor changes, cppgen was removed from cypher, query_engine should for now contain that kind of logic 2016-01-30 18:57:18 +01:00
code_compiler.hpp initial work on query engine, only rough draft of the first level of the arhitecture, implementation is still empty 2016-01-26 23:40:11 +01:00
code_generator.hpp initial work on query engine, only rough draft of the first level of the arhitecture, implementation is still empty 2016-01-26 23:40:11 +01:00
compile.sh cypher compiler and Ast are now wrapped inside the query engine 2016-01-28 00:29:38 +01:00
engine minor changes, cppgen was removed from cypher, query_engine should for now contain that kind of logic 2016-01-30 18:57:18 +01:00
main.cpp initial work on query engine, only rough draft of the first level of the arhitecture, implementation is still empty 2016-01-26 23:40:11 +01:00
query_engine.hpp cypher compiler and Ast are now wrapped inside the query engine 2016-01-28 00:29:38 +01:00
query_executor.hpp initial work on query engine, only rough draft of the first level of the arhitecture, implementation is still empty 2016-01-26 23:40:11 +01:00
query_result.hpp initial work on query engine, only rough draft of the first level of the arhitecture, implementation is still empty 2016-01-26 23:40:11 +01:00
query_traverser.hpp minor changes, cppgen was removed from cypher, query_engine should for now contain that kind of logic 2016-01-30 18:57:18 +01:00