We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59c278d commit ffb69aeCopy full SHA for ffb69ae
arango/collections/base.py
@@ -488,8 +488,7 @@ def all(self,
488
filter_type='include'):
489
""""Return all documents in the collection using a server cursor.
490
491
- :param flush: flush the WAL prior to the export (if this flag is not
492
- set, )
+ :param flush: flush the WAL prior to the export
493
:type flush: bool
494
:param flush_wait: the max wait time in seconds for the WAL flush
495
:type flush_wait: int
0 commit comments