Package com.arangodb.model
Class VertexCollectionDropOptions
java.lang.Object
com.arangodb.model.VertexCollectionDropOptions
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VertexCollectionDropOptions
public VertexCollectionDropOptions()Deprecated.
-
-
Method Details
-
getDropCollection
Deprecated. -
dropCollection
Deprecated.- Parameters:
dropCollection
- Drop the collection as well. Collection will only be dropped if it is not used in other graphs.- Returns:
- this
-
VertexCollectionRemoveOptions
instead