added neo4j functions tests #3949
Merged
Codacy Production / Codacy Static Code Analysis
succeeded
Apr 22, 2026 in 0s
Your pull request is up to standards!
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
Loading