Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ GetNodeCount
Method
GetNodeCount
src/plugin/kernel/src/AFClassMeta.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
size_t AFClassMeta::GetNodeCount() const
32
{
33
return data_meta_list_.size();
34
}
35
36
const std::string& AFClassMeta::GetName() const
37
{
Callers
1
GetColCount
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected