Skip to content

fix: add elementid to Cypher-specific function routing

e8507a7
Select commit
Loading
Failed to load commit list.
Merged

added neo4j functions tests #3949

fix: add elementid to Cypher-specific function routing
e8507a7
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Apr 22, 2026 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- engine/src/main/java/com/arcadedb/index/vector/VectorUtils.java  3
- engine/src/main/java/com/arcadedb/query/opencypher/parser/CypherExpressionBuilder.java  8
- engine/src/main/java/com/arcadedb/function/geo/CypherPointDistanceFunction.java  31
- engine/src/main/java/com/arcadedb/query/opencypher/executor/CypherSplitFunction.java  5
- engine/src/main/java/com/arcadedb/query/opencypher/executor/CypherSubstringFunction.java  11
- engine/src/main/java/com/arcadedb/query/opencypher/executor/CypherTrimFunction.java  25
         

See the complete overview on Codacy