Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clockworklabs/SpacetimeDB
/ empty
Method
empty
crates/bindings-cpp/include/spacetimedb/table.h:565–565 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
563
}
564
565
bool empty() { return count() == 0; }
566
567
TableId get_table_id() const noexcept { return table_id_; }
568
Callers
15
__describe_module__
Method · 0.45
WriteBytes
Function · 0.45
RegisterClientVisibilityFilter
Method · 0.45
generateConstraintsForPrimaryKey
Method · 0.45
generateIndexesForPrimaryKey
Method · 0.45
registerType
Method · 0.45
isUnitType
Method · 0.45
parseNamespaceAndName
Method · 0.45
describeType
Method · 0.45
BuildModuleDef
Method · 0.45
resolve_table_id
Method · 0.45
delete_all_by_eq
Method · 0.45
Calls
1
count
Function · 0.85
Tested by
no test coverage detected