javeme commented on issue #2187: URL: https://github.com/apache/incubator-hugegraph/issues/2187#issuecomment-1542224547
> https://blog.csdn.net/penriver/article/details/115124350. We conducted the test based on this article, and the number of edges and vertices is consistent with the article. Please help with this, thank you . @coderzc @imbajin @LiJie20190102 do you mean the counts of iteratorEdges() and g.E().count() with the backend rocksdb: `count(iteratorEdges())` != `g.E().count()` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
