public class DLink extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DLink.Attributes |
| Constructor and Description |
|---|
DLink(org.json.simple.JSONObject jnode,
DGraph graph) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCalls() |
String |
getCredentialsFile() |
String |
getEnvVar() |
String |
getOperationType() |
DNode |
getSource() |
DNode |
getTarget() |
String |
toString() |
public DLink(org.json.simple.JSONObject jnode,
DGraph graph)
Copyright © 2016. All rights reserved.