public class ODatabaseRepair extends ODatabaseTool
database, output, verbose
Constructor and Description |
---|
ODatabaseRepair() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
fixLink(Object fieldValue)
Checks if the link must be fixed.
|
protected void |
parseSetting(String option,
List<String> items) |
protected long |
removeBrokenLinks() |
void |
run() |
message, setDatabase, setOptions, setOutputListener, setVerbose
protected void parseSetting(String option, List<String> items)
parseSetting
in class ODatabaseTool
public void run()
protected long removeBrokenLinks()
protected boolean fixLink(Object fieldValue)
fieldValue
- Field containing the OIdentifiable (RID or Record)Copyright © 2009–2020 OrientDB. All rights reserved.