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
Store EdgeStorageInner/NodeStorageInner::t_len() as metadata to avoid scanning all segments when loading a graph, this is needed to know where to continue from for future event ids. The correct place to store this information seems to be LayerStats.
Store EdgeStorageInner/NodeStorageInner::t_len() as metadata to avoid scanning all segments when loading a graph, this is needed to know where to continue from for future event ids. The correct place to store this information seems to be LayerStats.