- property tensorstore.TensorStore.StorageStatistics.fully_stored : bool | None
Indicates whether data is stored for all elements of the specified
domain.For the statistics returned by
TensorStore.storage_statistics, ifquery_fully_storedis not set toTrue, then this will beNone.