Modifier and Type | Required Element and Description |
---|---|
String |
field
attribute path
|
Modifier and Type | Optional Element and Description |
---|---|
int |
expireAfter
The time interval (in seconds) from the point in time of the value of the field specified in
this#field()
after which the documents count as expired. |
public abstract String field
public abstract int expireAfter
this#field()
after which the documents count as expired. Default is 0, which means that the documents expire as soon as the
server time passes the point in time stored in the document attribute.Copyright © 2017–2021 ArangoDB GmbH. All rights reserved.