Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antgroup/vsag
/ IsString
Method
IsString
src/json_wrapper.cpp:89–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
bool
90
JsonWrapper::IsString() const {
91
return json_->is_string();
92
}
93
94
bool
95
JsonWrapper::IsDiscarded() const {
Callers
3
fill_datatype
Function · 0.80
fill_metrictype
Function · 0.80
FromJson
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected