Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geode-solutions/OpenGeode
/ attribute_exists
Method
attribute_exists
src/geode/basic/attribute_manager.cpp:464–467 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
462
}
463
464
bool AttributeManager::attribute_exists( std::string_view name ) const
465
{
466
return impl_->attribute_exists( name );
467
}
468
469
void AttributeManager::delete_attribute( std::string_view name )
470
{
Callers
9
Impl
Method · 0.45
Impl
Method · 0.45
Impl
Method · 0.45
initialize_attribute_and_name
Method · 0.45
Impl
Method · 0.45
Impl
Method · 0.45
Impl
Method · 0.45
test_clone
Function · 0.45
test_clone
Function · 0.45
Calls
no outgoing calls
Tested by
2
test_clone
Function · 0.36
test_clone
Function · 0.36