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 76e08f8 commit c1f341aCopy full SHA for c1f341a
arango/wal.py
@@ -246,8 +246,7 @@ def tail(self,
246
:param client_info: Short description of the client, used for
247
informative purposes only.
248
:type client_info: str | unicode
249
- :param barrier_id: ID of barrier used to keep WAL entries around. Only
250
- required for the MMFiles storage engine.
+ :param barrier_id: ID of barrier used to keep WAL entries around.
251
:type barrier_id: int
252
:param deserialize: Deserialize the response content. Default is False.
253
:type deserialize: bool
0 commit comments