Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TileDB-Inc/TileDB
/ array
Method
array
tiledb/api/c_api/array/array_api_internal.h:68–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
array_type array() const {
69
return array_;
70
}
71
72
const tiledb::sm::ArraySchema& array_schema_latest() const {
73
return array_->array_schema_latest();
Callers
2
tiledb_subarray_alloc
Function · 0.45
tiledb_array_load_enumerations_all_schemas
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected