apache / incubator-graphar

An open source, standard data file format for graph data storage and retrieval.
https://graphar.apache.org/
Apache License 2.0
217 stars 46 forks source link

[Spark][Java][Info] Add property-group-related methods for edge info and vertex info #407

Closed Thespica closed 6 months ago

Thespica commented 6 months ago

Proposed changes

Here I created a class called PropertyGroups for conveiently used by vertex info and edge info, it shouldn't be exposed to out side.

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

related issue #406

acezen commented 6 months ago

Hi, @Thespica, you can merged to the spark-java-refactoring directly if you think it can be merged.