Skip to content

Commit c5b0a2a

Browse files
apetencheaaMahanna
andauthored
Update arango/collection.py
Co-authored-by: Anthony Mahanna <[email protected]>
1 parent 5bdc7a5 commit c5b0a2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arango/collection.py

+1
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,7 @@ def truncate(
574574
"""Delete all documents in the collection.
575575
576576
:param sync: Block until deletion operation is synchronized to disk.
577+
:type sync: bool | None
577578
:param compact: Whether to compact the collection after truncation.
578579
:return: True if collection was truncated successfully.
579580
:rtype: bool

0 commit comments

Comments
 (0)