Uses of Class
com.arangodb.model.EdgeCollectionDropOptions
Packages that use EdgeCollectionDropOptions
-
Uses of EdgeCollectionDropOptions in com.arangodb
Methods in com.arangodb with parameters of type EdgeCollectionDropOptionsModifier and TypeMethodDescriptionvoidArangoEdgeCollection.drop(EdgeCollectionDropOptions options) Deprecated.ArangoEdgeCollectionAsync.drop(EdgeCollectionDropOptions options) Deprecated. -
Uses of EdgeCollectionDropOptions in com.arangodb.model
Methods in com.arangodb.model that return EdgeCollectionDropOptionsModifier and TypeMethodDescriptionEdgeCollectionDropOptions.dropCollections(Boolean dropCollections) Deprecated.EdgeCollectionDropOptions.waitForSync(Boolean waitForSync) Deprecated.
ArangoEdgeCollection.remove(EdgeCollectionRemoveOptions)instead