apache / incubator-hugegraph-computer

HugeGraph Computer - A distributed graph processing system for hugegraph (OLAP)
https://hugegraph.apache.org/docs/quickstart/hugegraph-computer/
Apache License 2.0
42 stars 41 forks source link

refactor(api): ListValue.getFirst() replaces ListValue.get(0) #282

Closed diaohancai closed 9 months ago

diaohancai commented 9 months ago

Purpose of the PR

Main Changes

ListValue.getFirst() replaces ListValue.get(0).

Verifying these changes

Does this PR potentially affect the following parts?

Documentation Status

diaohancai commented 9 months ago

Thanks, could also clean the code refer this doc

Ok~ I'm debating whether to format the code or not. hh