Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGT-labs/NGT
/ CreateIndexThread
Method
CreateIndexThread
lib/NGT/Index.cpp:1065–1065 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1063
class CreateIndexThread : public NGT::Thread {
1064
public:
1065
CreateIndexThread() {}
1066
virtual ~CreateIndexThread() {}
1067
virtual int run();
1068
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected