Open hversu opened 5 months ago
additionally, edge source and target don't leverage id like they should:
{
"source": "162.244.82.35cordial-djgpp.wingsvacation.com", <----- should be node id
"target": "162.244.82.35", <------------------------------------------ should be node id
"relation_type": "resolves_to",
"properties": {}
},
IDS fixed: https://github.com/hversu/ugh/pull/11
should be