You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zhanglei1949
changed the title
[BUG] GAE-Java VertexSet can only support int_32 range
[BUG] GAE-Java VertexSet can only support VertexId in int_32 range
Jun 21, 2023
Current implementation of
VertexSet
in GAE-Java JDK only support vertex_id in java int range.Using vertex_id_t=Long will cause algorithm failure.
The text was updated successfully, but these errors were encountered: