MCPcopy Create free account
hub / github.com/TileDB-Inc/TileDB / version

Method version

tiledb/sm/array_schema/array_schema.cc:1501–1503  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1499}
1500
1501format_version_t ArraySchema::version() const {
1502 return version_;
1503}
1504
1505void ArraySchema::set_timestamp_range(
1506 const std::pair<uint64_t, uint64_t>& timestamp_range) {

Callers 7

current_domain.ccFile · 0.45
openMethod · 0.45
array.ccFile · 0.45
open_for_writesMethod · 0.45
upgrade_versionMethod · 0.45

Calls

no outgoing calls

Tested by 1