Skip to content

Commit

Permalink
Update fwd.h
Browse files Browse the repository at this point in the history
Signed-off-by: Liu Jiajun <939282975@qq.com>
  • Loading branch information
jasinliu authored Oct 29, 2024
1 parent 1ad717e commit 469d6e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpp/src/graphar/fwd.h
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ std::shared_ptr<AdjacentList> CreateAdjacentList(
* @param type The type of the vertex
* @param chunk_size The number of vertices in each vertex chunk
* @param property_groups The property group vector of the vertex
* @param labels The labels of the vertex.
* @param prefix The prefix of the vertex info. If left empty, the default
* prefix will be set to the type of the vertex
* @param version The format version of the vertex info
Expand Down

0 comments on commit 469d6e3

Please sign in to comment.