The outgoing graph connections from the account.
Key | Type | Description |
---|---|---|
[edge_type] |
Account List | The key is the type of outgoing edges. For example, follow or friend edge types. |
{
"like": {
"root.near": "",
"mike.near": ""
},
"follow": {
"mob.near": "",
"root.near": ""
}
}