Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/llmware-ai/llmware
/ get_uri_string
Method
get_uri_string
llmware/configs.py:643–644 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
641
642
@classmethod
643
def
get_uri_string(cls):
644
return
cls._conf[
"db_uri"
]
645
646
@classmethod
647
def
get_db_configs(cls):
Callers
3
__init__
Method · 0.45
connect
Method · 0.45
get_db_uri_string
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected