Skip to content

fic comments by gemini

ebce707
Select commit
Loading
Failed to load commit list.
Merged

fix: preserve field names for single-element Cypher RETURN over Bolt … #3286

fic comments by gemini
ebce707
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jan 31, 2026 in 0s

1 new issue (0 max.) of at least severity.

Codacy 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

Check notice on line 120 in engine/src/main/java/com/arcadedb/query/opencypher/executor/steps/FinalProjectionStep.java

See this annotation in the file changed.

@codacy-production 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.