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