[~] allow ordering list properties via index #4854
Closed
Codacy Production / Codacy Static Code Analysis
succeeded
Sep 25, 2025 in 0s
Your pull request is up to standards!
Here is an overview of what got changed by this pull request:
Issues
======
- Added 1
Complexity increasing per file
==============================
- janusgraph-core/src/main/java/org/janusgraph/graphdb/tinkerpop/optimize/step/HasStepFolder.java 5
See the complete overview on Codacy
Annotations
codacy-production / Codacy Static Code Analysis
janusgraph-core/src/main/java/org/janusgraph/graphdb/tinkerpop/optimize/step/HasStepFolder.java#L117
Using equalsIgnoreCase() is cleaner than using toUpperCase/toLowerCase().equals().
Loading