This is an automated email from the ASF dual-hosted git repository.

jiajun pushed a commit to branch jasinliu-patch-2
in repository https://gitbox.apache.org/repos/asf/incubator-graphar.git

commit 469d6e32ab9f7cb6e6adbda8faa1457664aa1951
Author: Liu Jiajun <939282...@qq.com>
AuthorDate: Tue Oct 29 16:07:03 2024 +0800

    Update fwd.h
    
    Signed-off-by: Liu Jiajun <939282...@qq.com>
---
 cpp/src/graphar/fwd.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cpp/src/graphar/fwd.h b/cpp/src/graphar/fwd.h
index 236f0798..fdb34b20 100644
--- a/cpp/src/graphar/fwd.h
+++ b/cpp/src/graphar/fwd.h
@@ -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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@graphar.apache.org
For additional commands, e-mail: commits-h...@graphar.apache.org

Reply via email to