Package | Description |
---|---|
com.arangodb | |
com.arangodb.internal | |
com.arangodb.model |
Modifier and Type | Method and Description |
---|---|
void |
ArangoDatabase.deleteAqlFunction(String name,
AqlFunctionDeleteOptions options)
Remove an existing AQL user function
|
Modifier and Type | Method and Description |
---|---|
protected Request |
InternalArangoDatabase.deleteAqlFunctionRequest(String name,
AqlFunctionDeleteOptions options) |
Modifier and Type | Method and Description |
---|---|
AqlFunctionDeleteOptions |
AqlFunctionDeleteOptions.group(Boolean group) |
Copyright © 2016–2018 ArangoDB GmbH. All rights reserved.