memgraph/query_engine
2016-02-04 02:45:12 +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 query stripping and stripped string hash calculation 2016-02-03 00:18:20 +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 query stripper is implemented with the template metaprogramming 2016-02-04 02:45:12 +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_stripper.hpp query stripper is implemented with the template metaprogramming 2016-02-04 02:45:12 +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