feat: supported partitioning in query - #4088
Merged
Merged
Codacy Production / Codacy Static Code Analysis
required action
May 6, 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
==============================
- 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
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'.
Loading