MCPcopy Create free account
hub / github.com/couchbase/couchbase-python-client / collectionmgmt.py

File collectionmgmt.py

examples/couchbase/management/collectionmgmt.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import time
2
3from couchbase.auth import PasswordAuthenticator
4from couchbase.cluster import Cluster

Callers

nothing calls this directly

Calls 10

ClusterClass · 0.90
CollectionSpecClass · 0.85
retryFunction · 0.70
bucketMethod · 0.45
collectionsMethod · 0.45
create_scopeMethod · 0.45
create_collectionMethod · 0.45
drop_collectionMethod · 0.45
drop_scopeMethod · 0.45

Tested by

no test coverage detected