fix: preserve field names for single-element Cypher RETURN over Bolt … #3286
+124
−41
Codacy Production / Codacy Static Code Analysis
required action
Jan 31, 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
Complexity increasing per file
==============================
- bolt/src/main/java/com/arcadedb/bolt/BoltNetworkExecutor.java 73
See the complete overview on Codacy
Annotations
codacy-production / Codacy Static Code Analysis
engine/src/main/java/com/arcadedb/query/opencypher/executor/steps/FinalProjectionStep.java#L120
Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes.
Loading