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