dream-lab/goffish_v3

Alternate Edge implementations: Vertex Pointer

simmhan opened this issue · 0 comments

Support for pointer based access to sink vertex in IEdge using a method IVertex getSinkVertex(). This will avoid an additional lookup when traversing through local subgraph.