Uses of Class
com.arangodb.model.AqlFunctionDeleteOptions
Packages that use AqlFunctionDeleteOptions
-
Uses of AqlFunctionDeleteOptions in com.arangodb
Methods in com.arangodb with parameters of type AqlFunctionDeleteOptionsModifier and TypeMethodDescriptionArangoDatabase.deleteAqlFunction
(String name, AqlFunctionDeleteOptions options) Deletes the AQL user function with the given name from the database.ArangoDatabaseAsync.deleteAqlFunction
(String name, AqlFunctionDeleteOptions options) Asynchronous version ofArangoDatabase.deleteAqlFunction(String, AqlFunctionDeleteOptions)
-
Uses of AqlFunctionDeleteOptions in com.arangodb.internal
Methods in com.arangodb.internal with parameters of type AqlFunctionDeleteOptionsModifier and TypeMethodDescriptionArangoDatabaseAsyncImpl.deleteAqlFunction
(String name, AqlFunctionDeleteOptions options) ArangoDatabaseImpl.deleteAqlFunction
(String name, AqlFunctionDeleteOptions options) protected InternalRequest
InternalArangoDatabase.deleteAqlFunctionRequest
(String name, AqlFunctionDeleteOptions options) -
Uses of AqlFunctionDeleteOptions in com.arangodb.model
Methods in com.arangodb.model that return AqlFunctionDeleteOptionsModifier and TypeMethodDescription