memgraph/tests/qa/tck_engine/tests
Marin Tomic 4a3808b982 Remove keyword lowercasing from stripper
Summary: This is a simple thing that enables us to use keywords as symbolic names. A bad thing is that planning will be done for queries which differ only in keyword case (e.g. "MATCH (x) RETURN x" and "match (x) return x"), but that should not be a significant performance impact as queries are done programmaticaly when high throughput is expected and we don't expect letter case change in that case.

Reviewers: buda, mferencevic, teon.banek

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1496
2018-07-19 17:08:45 +02:00
..
cypher_graph_gists Credit Card Fraud Detection Gist 2017-06-29 16:27:49 +02:00
dressipi_V1 .gitignore wasn't updated. 2017-06-20 15:01:11 +02:00
europe_example Add BFS and Dijkstra example 2018-06-15 10:45:14 +02:00
football_example Football demo tck tests and tech docs 2018-04-16 12:06:32 +02:00
memgraph_V1 Remove keyword lowercasing from stripper 2018-07-19 17:08:45 +02:00
openCypher_M05/tck .gitignore wasn't updated. 2017-06-20 15:01:11 +02:00
openCypher_M06/tck .gitignore wasn't updated. 2017-06-20 15:01:11 +02:00
openCypher_M09 Add openCypher 09 tck tests 2018-02-15 16:57:41 +01:00
stackoverflow_answers Add stackoverflow answers TCK test suite 2018-06-05 00:06:45 +01:00
ted_talk_example Move TED talk examples to another suite in QA 2018-02-27 19:19:42 +01:00