Package com.arangodb.model
Class TtlIndexOptions
- Author:
- Heiko Kernbach
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.arangodb.model.IndexOptions
getInBackground, getName, inBackground, name
-
Constructor Details
-
TtlIndexOptions
public TtlIndexOptions()
-
-
Method Details
-
getFields
-
getType
-
expireAfter
- Parameters:
expireAfter
- The time (in seconds) after a document’s creation after which the documents count as “expired”.- Returns:
- options
-
getExpireAfter
-