public final class CollectionTruncateOptions extends Object
Constructor and Description |
---|
CollectionTruncateOptions() |
Modifier and Type | Method and Description |
---|---|
String |
getStreamTransactionId() |
CollectionTruncateOptions |
streamTransactionId(String streamTransactionId) |
public String getStreamTransactionId()
public CollectionTruncateOptions streamTransactionId(String streamTransactionId)
streamTransactionId
- If set, the operation will be executed within the transaction.Copyright © 2016–2023 ArangoDB GmbH. All rights reserved.