Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ metadata
Method
metadata
tools/python/mwm/mwm_interface.py:319–320 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
317
318
@abstractmethod
319
def
metadata(self) -> Dict[MetadataField, str]:
320
pass
321
322
@abstractmethod
323
def
names(self) -> Dict[str, str]:
Callers
9
__repr__
Method · 0.95
to_json
Method · 0.95
find_features
Function · 0.45
slow
Function · 0.45
fast
Function · 0.45
example__working_with_features
Function · 0.45
slow
Function · 0.45
fast
Function · 0.45
example__working_with_features
Function · 0.45
Calls
no outgoing calls
Tested by
3
slow
Function · 0.36
fast
Function · 0.36
example__working_with_features
Function · 0.36