public class ImportOptionsJson extends ImportOptions
ImportOptions.OnDuplicate| Constructor and Description |
|---|
ImportOptionsJson() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFromPrefix()
An optional prefix for the values in _from attributes.
|
String |
getToPrefix()
An optional prefix for the values in _to attributes.
|
ImportOptionsJson |
setFromPrefix(String fromPrefix)
An optional prefix for the values in _from attributes.
|
ImportOptionsJson |
setToPrefix(String toPrefix)
An optional prefix for the values in _to attributes.
|
Map<String,Object> |
toMap() |
getComplete, getDetails, getOnDuplicate, getOverwrite, getWaitForSync, setComplete, setDetails, setOnDuplicate, setOverwrite, setWaitForSyncpublic String getFromPrefix()
public ImportOptionsJson setFromPrefix(String fromPrefix)
fromPrefix - public String getToPrefix()
public ImportOptionsJson setToPrefix(String toPrefix)
toPrefix - public Map<String,Object> toMap()
toMap in interface OptionsInterfacetoMap in class ImportOptionsCopyright © 2012–2016 ArangoDB GmbH. All rights reserved.