1
0
Fork 0

Doc - Added default ttl for cursor (#8148)

This commit is contained in:
Luigi Servini 2019-02-13 13:20:25 +01:00 committed by sleto-it
parent dce9e661e5
commit 3f2af07e78
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ not set, a server-controlled default value will be used. A *batchSize* value of
The time-to-live for the cursor (in seconds). The cursor will be
removed on the server automatically after the specified amount of time. This
is useful to ensure garbage collection of cursors that are not fully fetched
by clients. If not set, a server-defined value will be used.
by clients. If not set, a server-defined value will be used (default: 30 seconds).
@RESTBODYPARAM{cache,boolean,optional,}
flag to determine whether the AQL query results cache