Skip to content

feat: supported partitioning in query - #4088

Merged
lvca merged 11 commits into
mainfrom
query-partitioning
May 6, 2026
Merged

feat: supported partitioning in query#4088
lvca merged 11 commits into
mainfrom
query-partitioning

Small fixes

d00b3b1
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action May 6, 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
==============================
- engine/src/main/java/com/arcadedb/schema/DocumentType.java  1
- network/src/main/java/com/arcadedb/remote/RemoteDocumentType.java  1
- engine/src/main/java/com/arcadedb/schema/LocalDocumentType.java  21
- engine/src/main/java/com/arcadedb/schema/LocalSchema.java  3
- engine/src/main/java/com/arcadedb/query/opencypher/executor/steps/MatchNodeStep.java  24
- engine/src/test/java/com/arcadedb/partitioning/PartitioningTestFixture.java  9
         

See the complete overview on Codacy

Annotations

Check warning on line 486 in engine/src/main/java/com/arcadedb/query/opencypher/executor/steps/MatchNodeStep.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/MatchNodeStep.java#L486

Avoid unused method parameters such as 'label'.