Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LadybugDB/ladybug
/ resetSingleThreadState
Method
resetSingleThreadState
src/include/function/gds/compute.h:27–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
graph::NbrScanState::Chunk& results, bool fwdEdge) = 0;
26
27
virtual void resetSingleThreadState() {}
28
29
virtual bool terminate(common::NodeOffsetMaskMap&) { return false; }
30
Callers
1
runRecursiveJoinEdgeCompute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected