Package | Description |
---|---|
com.arangodb | |
com.arangodb.async | |
com.arangodb.async.internal | |
com.arangodb.model |
Modifier and Type | Method and Description |
---|---|
CollectionPropertiesEntity |
ArangoCollection.count(CollectionCountOptions options)
Counts the documents in a collection
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<CollectionPropertiesEntity> |
ArangoCollectionAsync.count(CollectionCountOptions options)
Counts the documents in a collection
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<CollectionPropertiesEntity> |
ArangoCollectionAsyncImpl.count(CollectionCountOptions options) |
Modifier and Type | Method and Description |
---|---|
CollectionCountOptions |
CollectionCountOptions.streamTransactionId(String streamTransactionId) |
Copyright © 2016–2020 ArangoDB GmbH. All rights reserved.