MCPcopy 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
461Scope = AsyncScope

Callers 2

default_scopeMethod · 0.45
default_collectionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected