Uses of Class
com.arangodb.model.VertexCollectionDropOptions
Packages that use VertexCollectionDropOptions
-
Uses of VertexCollectionDropOptions in com.arangodb
Methods in com.arangodb with parameters of type VertexCollectionDropOptionsModifier and TypeMethodDescriptionvoid
ArangoVertexCollection.drop
(VertexCollectionDropOptions options) Deprecated.ArangoVertexCollectionAsync.drop
(VertexCollectionDropOptions options) Deprecated. -
Uses of VertexCollectionDropOptions in com.arangodb.model
Methods in com.arangodb.model that return VertexCollectionDropOptionsModifier and TypeMethodDescriptionVertexCollectionDropOptions.dropCollection
(Boolean dropCollection) Deprecated.
ArangoVertexCollection.remove(VertexCollectionRemoveOptions)
instead