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