Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TileDB-Inc/TileDB
/ loaded
Method
loaded
tiledb/sm/array/array_directory.cc:571–573 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
569
}
570
571
bool ArrayDirectory::loaded() const {
572
return loaded_;
573
}
574
575
/* ********************************* */
576
/* PRIVATE METHODS */
Callers
3
do_load_metadata
Method · 0.45
array.cc
File · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
1
main
Function · 0.36