You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Fetch all documents from source collection
# Note: This loads entire collection into memory - for large collections,
# consider using batch processing with cursor.batch_size()