Uses of Class
com.arangodb.model.VertexCollectionRemoveOptions
Packages that use VertexCollectionRemoveOptions
-
Uses of VertexCollectionRemoveOptions in com.arangodb
Methods in com.arangodb with parameters of type VertexCollectionRemoveOptionsModifier and TypeMethodDescriptionvoid
ArangoVertexCollection.remove
(VertexCollectionRemoveOptions options) Remove a vertex collection form the graph.ArangoVertexCollectionAsync.remove
(VertexCollectionRemoveOptions options) Asynchronous version ofArangoVertexCollection.remove(VertexCollectionRemoveOptions)
-
Uses of VertexCollectionRemoveOptions in com.arangodb.model
Methods in com.arangodb.model that return VertexCollectionRemoveOptionsModifier and TypeMethodDescriptionVertexCollectionRemoveOptions.dropCollection
(Boolean dropCollection)