Lior Kogan
Lior Kogan
Illegal in Neo4j. Simpler query; this one also crashes in release (2.8.11): `GRAPH.QUERY q "MATCH () WHERE ()-[]-() XOR TRUE RETURN TRUE"` (Valid in Neo4j, but deprecation warning).
Constraints are not currently prioritized.
I believe that crashing is better than undefined behavior.
BTW: illegal in Neo4j
Hello @abc123000111 I guess you are developing some query-generator that automatically compares results between different Cypher databases. If indeed, this is quite interesting! Do you plan to share it on...
I know. Still need to be solved
Suppose you have 32 threads. I think it is not acceptable for each thread to get 1/32 of the total RAM quota. There should probably be 'large memory' and 'small...
I'll try to phrase the problem: - We have X memory reserved for answering queries - We have Y threads (max number of concurrent queries) - We need to allocate...
I'm sorry but there no specific timeline we can share at this stage.
@blockchain-art Can you please share your `MERGE` statement?