Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/couchbase-python-client
/ default_name
Method
default_name
couchbase/scope.py:433–434 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
431
432
@staticmethod
433
def
default_name() -> str:
434
return
"_default"
Callers
2
default_scope
Method · 0.45
default_collection
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected