| Package | Description |
|---|---|
| com.arangodb | |
| com.arangodb.entity |
| Modifier and Type | Method and Description |
|---|---|
List<WarningEntity> |
CursorResult.getWarnings()
Returns a list of AQL warnings (code and message)
|
List<WarningEntity> |
CursorRawResult.getWarnings()
Returns a list of AQL warnings (code and message)
|
| Modifier and Type | Method and Description |
|---|---|
List<WarningEntity> |
CursorEntity.getWarnings() |
| Modifier and Type | Method and Description |
|---|---|
void |
CursorEntity.setWarnings(List<WarningEntity> warnings) |
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.