MCPcopy 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_scopeMethod · 0.45
default_collectionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected