Searched defs:list_collections (Results 1 – 5 of 5) sorted by relevance
205 sub list_collections { method in MongoDB::Database
84 sub list_collections { subroutine
38 def collections_for_pair(status_path, pair, from_cache=True, list_collections=False): argument
505 def list_collections(pretty, limit): function
813 def list_collections(self, session=None, filter=None, **kwargs): member in Database