Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 39e4fb5

Browse files
Update README.md
1 parent 72ee57e commit 39e4fb5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,3 +207,11 @@ Select fields to aggregate, eg. aggregate the costs for selected stores:
207207
>>> [a['account_id'] for a in response]
208208
[u'gm_49121229']
209209
```
210+
211+
### Drop Collections
212+
213+
```
214+
>>> transactions.drop()
215+
>>> db.collection_names()
216+
[]
217+
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /