fix(server): clean up the code by msgui · Pull Request #2456 · apache/hugegraph

added 5 commits

February 21, 2024 19:54

@dosubot dosubot bot added size:L

This PR changes 100-499 lines, ignoring generated files.

cassandra

Cassandra backend

labels

Feb 21, 2024

@msgui msgui mentioned this pull request

Feb 21, 2024

18 tasks

@dosubot dosubot bot added the lgtm

This PR has been approved by a maintainer

label

Feb 22, 2024

VGalaxies

VGalaxies pushed a commit that referenced this pull request

Feb 22, 2024
- replace `size() == 0` with `isEmpty()`
- remove unnecessary unboxing
- remove unnecessary boxing
- replace for loop with enhanced for loop
- replace lambda with method reference

@msgui msgui deleted the clean-code branch

March 15, 2024 04:08