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