Uses of Class
com.arangodb.model.CollectionCountOptions
-
Packages that use CollectionCountOptions Package Description com.arangodb com.arangodb.model -
-
Uses of CollectionCountOptions in com.arangodb
Methods in com.arangodb with parameters of type CollectionCountOptions Modifier and Type Method Description CollectionPropertiesEntity
ArangoCollection. count(CollectionCountOptions options)
Counts the documents in a collection -
Uses of CollectionCountOptions in com.arangodb.model
Methods in com.arangodb.model that return CollectionCountOptions Modifier and Type Method Description CollectionCountOptions
CollectionCountOptions. streamTransactionId(String streamTransactionId)
-