yangxk1 commented on PR #685:
URL: 
https://github.com/apache/incubator-graphar/pull/685#issuecomment-2907864633

   Thanks for your suggestion @Thespica ! But looking at the C++ constructor 
for 
[EdgeInfo](https://github.com/apache/incubator-graphar/blob/main/cpp/src/graphar/graph_info.cc),
 the order is `edgeChunkSize` → `srcChunkSize` → `dstChunkSize`. I think 
keeping the same order in Java would be more intuitive and user-friendly. 
   
![edge_info](https://github.com/user-attachments/assets/ece9662a-425a-498f-9219-9740d126c6a7)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@graphar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to