Package com.arangodb.model
Class VertexDeleteOptions
- Author:
- Mark Vollmary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.arangodb.model.TransactionalOptions
getStreamTransactionId, streamTransactionId
-
Constructor Details
-
VertexDeleteOptions
public VertexDeleteOptions()
-
-
Method Details
-
getWaitForSync
-
waitForSync
- Parameters:
waitForSync
- Wait until deletion operation has been synced to disk.- Returns:
- options
-
getIfMatch
-
ifMatch
- Parameters:
ifMatch
- remove a document based on a target revision- Returns:
- options
-