Marko Budiselic
|
0fcda94162
|
Hardcoded query infrastructure - first concrete version - USEFUL FOR: POCs & pilots
Summary: Hardcoded query infrastructure - first concrete version - USEFUL FOR: POCs & pilots
Test Plan: manual + jenkins
Reviewers: sale, florijan
Reviewed By: florijan
Subscribers: pullbot, buda
Differential Revision: https://phabricator.memgraph.io/D45
|
2017-02-14 09:40:31 +01:00 |
|
Marko Budiselic
|
5d278892f7
|
Merge branch 'dev' into MG_pilot_T188-Dressipi_release_no_3
|
2016-12-15 09:51:55 +01:00 |
|
Marko Budiselic
|
1613d813c5
|
The integration tests are fixed. Fixes T161
|
2016-12-14 12:32:56 +01:00 |
|
Marko Budiselic
|
7b3c4c270e
|
work in progress; TODO: change commit message
|
2016-12-14 10:27:41 +01:00 |
|
Marko Budiselic
|
0c65a9e97e
|
Merge branch 'T99' into dev
|
2016-12-01 10:55:22 +01:00 |
|
Marko Budiselic
|
21788d003a
|
Dressipi CRUD queries are dummy implemented; Fixes T99 and T131
Summary: Dressipi CRUD queries are dummy implemented; Fixes T99 and T131
Test Plan: manual
Reviewers: sale
Subscribers: buda, sale
Maniphest Tasks: T131, T99
Differential Revision: https://memgraph.phacility.com/D9
|
2016-11-29 04:08:49 +01:00 |
|
sale
|
bbd6f91e5f
|
Added benchmark test for QueryStripper; Fixed timer bug
Summary: Added benchmark for QueryStripper; Fixed Timer bug;
Test Plan: manual
Reviewers: buda
Subscribers: buda
Maniphest Tasks: T100
Differential Revision: https://memgraph.phacility.com/D5
|
2016-11-22 10:35:30 +00:00 |
|
Marko Budiselic
|
afc0a4a176
|
better architecture for hardcoded test queries (still has to be polished)
|
2016-11-17 15:46:36 +01:00 |
|
Marko Budiselic
|
8a3aee1ba6
|
cypher parser is extended again (find by internal_id ID(n)=internal_id)
|
2016-07-11 20:10:53 +01:00 |
|
Marko Budiselic
|
c8440b4671
|
tests/manual/query_engine.cpp work in compiler in progress
|
2016-07-11 02:39:33 +01:00 |
|
Marko Budiselic
|
84db4b6657
|
cypher parser update
|
2016-07-09 19:05:02 +01:00 |
|
Marko Budiselic
|
04319c09e3
|
expression can be eather pattern expression or value expression
|
2016-06-26 12:27:26 +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
|
83880f8244
|
Return list is expanded, this commit is related to T45
|
2016-06-03 16:48:23 +02:00 |
|
Marko Budiselic
|
c4e0e68e0b
|
lemon and lexertl are removed from src folder, cmake custom target is created to better automate process of testing, cypher return list is now list of expressions
|
2016-05-28 21:24:48 +02:00 |
|
Marko Budiselic
|
14e38ff358
|
Test infrastructure (ctest)
|
2016-05-25 00:37:14 +02:00 |
|
Marko Budiselic
|
18838f5318
|
cypher_quries are moved to the tests folder and another part of CMakeLists file is written
|
2016-05-23 07:51:36 +02:00 |
|