Package | Description |
---|---|
com.arangodb |
Modifier and Type | Method and Description |
---|---|
CollectionPropertiesEntity |
ArangoCollection.changeProperties(CollectionPropertiesOptions options)
Changes the properties of the collection
|
CollectionPropertiesEntity |
ArangoCollection.count()
Counts the documents in a collection
|
CollectionPropertiesEntity |
ArangoCollection.count(CollectionCountOptions options)
Counts the documents in a collection
|
CollectionPropertiesEntity |
ArangoCollection.getProperties()
Reads the properties of the specified collection
|
Copyright © 2016–2019 ArangoDB GmbH. All rights reserved.