#3952 fix: Cypher -> EXISTS { MATCH (p)-[:WORKS_WITH]->() } returns false when relationship type embeds a Cypher keyword after underscore#3962
Merged
Codacy Production / Codacy Static Code Analysis
required action
Apr 22, 2026 in 0s
1 new issue (0 max.) of at least severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 1
See the complete overview on Codacy
Annotations
codacy-production / Codacy Static Code Analysis
engine/src/main/java/com/arcadedb/query/opencypher/ast/ExistsExpression.java#L216
Avoid unnecessary if..then..else statements when returning booleans
Loading