Marko Budiselic
|
b94cae12d1
|
some new header + source files (vertices, vertex_accessor, properties), first version of Index works, skiplist<T> + concurrent_set + concurrent_map (still has to be finished)
|
2016-07-05 04:01:22 +01:00 |
|
Marko Budiselic
|
18e7394d9e
|
basic queries are manually implemented inside src/query_engine/main_queries
|
2016-07-03 01:02:42 +01:00 |
|
Marko Budiselic
|
5110cde698
|
query engine code, labels (unfinished), TODO: query engine module system
|
2016-07-01 22:05:03 +01:00 |
|
Marko Budiselic
|
b5536d70fa
|
delete accessor from version list + build flow update + memgraph docker file + TODO: debug cypher grammar
|
2016-06-25 17:26:26 +01:00 |
|
Marko Budiselic
|
a4cadedffe
|
more appropriate test for storage/indexes/index.hpp (very beginning of indexes work); utils/type_discovery.hpp is created
|
2016-06-05 12:12:25 +02:00 |
|
Marko Budiselic
|
18ee30f69e
|
db_index test -> the index creation is tested for now
|
2016-06-05 09:48:34 +02:00 |
|
Dominik Tomičević
|
1ffcd28053
|
fixed skiplist issue with keys and values that have no default constructors
|
2016-06-04 22:00:20 +02:00 |
|
Marko Budiselic
|
52625e39a3
|
The folder structure was changed, all source code is now within the src dir.
|
2016-05-08 11:33:07 +02:00 |
|