Raphtory icon indicating copy to clipboard operation
Raphtory copied to clipboard

Use references to VertexStore instead of VID to avoid grabbing locks multiple times

Open ljeub-pometry opened this issue 1 year ago • 0 comments

All the vertex-related methods in GraphOps and friends should take a reference to the underlying VertexStore as input so we can pass in locked data when looping over all vertices

ljeub-pometry avatar Aug 31 '23 09:08 ljeub-pometry