public class EdgeCreateOptions extends Object
Constructor and Description |
---|
EdgeCreateOptions() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getWaitForSync() |
EdgeCreateOptions |
waitForSync(Boolean waitForSync) |
public Boolean getWaitForSync()
public EdgeCreateOptions waitForSync(Boolean waitForSync)
waitForSync
- Wait until document has been synced to disk.Copyright © 2016–2021 ArangoDB GmbH. All rights reserved.