| Package | Description |
|---|---|
| com.arangodb | |
| com.arangodb.async | |
| com.arangodb.async.internal | |
| com.arangodb.model |
| Modifier and Type | Method and Description |
|---|---|
CollectionPropertiesEntity |
ArangoCollection.changeProperties(CollectionPropertiesOptions options)
Changes the properties of the collection
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CollectionPropertiesEntity> |
ArangoCollectionAsync.changeProperties(CollectionPropertiesOptions options)
Changes the properties of a collection
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CollectionPropertiesEntity> |
ArangoCollectionAsyncImpl.changeProperties(CollectionPropertiesOptions options) |
| Modifier and Type | Method and Description |
|---|---|
CollectionPropertiesOptions |
CollectionPropertiesOptions.journalSize(Long journalSize) |
CollectionPropertiesOptions |
CollectionPropertiesOptions.waitForSync(Boolean waitForSync) |
Copyright © 2016–2021 ArangoDB GmbH. All rights reserved.