memgraph/include/query_engine
Kruno Tomola Fabro 2a59ed8906 Minor refactorings:
Importes now use logger.

Refactored order of constrution of objects in Db.

Moved index creation/removing from Db to Indexes.

Completed Garbage class.
Cleaner now calls garbage.clean() for databases.

Renamed List to ConcurrentList which better names it.
2016-09-12 20:13:04 +01:00
..
code_generator First version which will be sent to the pilot users 2016-08-30 20:52:46 +01:00
exceptions Minor refactorings: 2016-09-12 20:13:04 +01:00
hardcode tmp commit 2016-09-05 10:02:48 +01:00
traverser tmp commit 2016-09-05 10:02:48 +01: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 config is better now (yaml-cpp) + web::Client + web::Logger 2016-09-05 01:39:30 +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