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