public class GraphRestore extends GraphToolBase
| Constructor and Description |
|---|
GraphRestore() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
jsonToProperties(org.json.JSONObject jsonObject,
ElementBuilder e) |
protected Visibility |
jsonToVisibility(org.json.JSONObject jsonObject) |
static void |
main(String[] args) |
void |
restore(Graph graph,
InputStream in,
Authorizations authorizations) |
protected void |
run(String[] args) |
getAuthorizations, getGraphprotected void run(String[] args) throws Exception
run in class GraphToolBaseExceptionpublic void restore(Graph graph, InputStream in, Authorizations authorizations) throws IOException
IOExceptionprotected Visibility jsonToVisibility(org.json.JSONObject jsonObject)
protected void jsonToProperties(org.json.JSONObject jsonObject,
ElementBuilder e)
Copyright © 2014–2018. All rights reserved.