in tfx_addons/mlmd_client/client.py [0:0]
def _mlmd(self): if not self._store: self._store = MetadataStore(self._metadata_connection_config) return self._store