Uses of Class
com.arangodb.entity.CollectionPropertiesEntity
-
Packages that use CollectionPropertiesEntity Package Description com.arangodb -
-
Uses of CollectionPropertiesEntity in com.arangodb
Methods in com.arangodb that return CollectionPropertiesEntity Modifier and Type Method Description CollectionPropertiesEntityArangoCollection. changeProperties(CollectionPropertiesOptions options)Changes the properties of the collectionCollectionPropertiesEntityArangoCollection. count()Counts the documents in a collectionCollectionPropertiesEntityArangoCollection. count(CollectionCountOptions options)Counts the documents in a collectionCollectionPropertiesEntityArangoCollection. getProperties()Reads the properties of the specified collection
-