Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_TYPE_KEY |
"_class" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ERROR_HTTP_BAD_PARAMETER |
400 |
public static final int |
ERROR_HTTP_CONFLICT |
409 |
public static final int |
ERROR_HTTP_FORBIDDEN |
403 |
public static final int |
ERROR_HTTP_METHOD_NOT_ALLOWED |
405 |
public static final int |
ERROR_HTTP_NOT_FOUND |
404 |
public static final int |
ERROR_HTTP_PRECONDITION_FAILED |
412 |
public static final int |
ERROR_HTTP_SERVER_ERROR |
500 |
public static final int |
ERROR_HTTP_SERVICE_UNAVAILABLE |
503 |
public static final int |
ERROR_HTTP_UNAUTHORIZED |
401 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
KEY_DELIMITER |
47 |
Copyright © 2017–2020 ArangoDB GmbH. All rights reserved.