memgraph/include/query_engine
2016-10-19 02:41:06 +02:00
..
code_generator iterators, properties, search by properties in index hardcoded query; TODO: implement in compiler 2016-10-19 02:41:06 +02:00
exceptions Finished stack allocator. 2016-09-15 20:19:31 +01:00
hardcode iterators, properties, search by properties in index hardcoded query; TODO: implement in compiler 2016-10-19 02:41:06 +02:00
traverser Everything is prepared for code generation for query like MATCH (n:Label {properties}) RETURN n 2016-10-15 20:16:32 +02:00
code_compiler.hpp merge with dev 2016-08-30 05:34:08 +01:00
code_generator.hpp release/barrier 2016-08-30 23:23:12 +01:00
i_code_cpu.hpp release/barrier 2016-08-30 23:23:12 +01:00
memgraph_dynamic_lib.hpp QueryEngine is now templated with Stream, Bolt bugfix (one message can have many chunks) 2016-08-28 18:50:54 +01:00
program_executor.hpp merge with dev 2016-08-30 05:34:08 +01:00
program_loader.hpp dressipi usecase hardcoded 2016-09-14 12:19:56 +01:00
query_engine.hpp match vertex by id, label and from main vertex store 2016-08-30 06:26:27 +01:00
query_hasher.hpp All files for the Release are now isolated 2016-08-10 09:39:02 +01:00
query_program.hpp QueryEngine is now templated with Stream, Bolt bugfix (one message can have many chunks) 2016-08-28 18:50:54 +01:00
query_result.hpp EdgeType indexes added. 2016-08-25 15:29:45 +01:00
query_stripped.hpp tmp commit 2016-09-05 10:02:48 +01:00
query_stripper.hpp tmp commit 2016-09-05 10:02:48 +01:00
util.hpp tmp commit 2016-09-05 10:02:48 +01:00