MCPcopy 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
571bool ArrayDirectory::loaded() const {
572 return loaded_;
573}
574
575/* ********************************* */
576/* PRIVATE METHODS */

Callers 3

do_load_metadataMethod · 0.45
array.ccFile · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 1

mainFunction · 0.36