Get Node Details
Lazy-load full node details (properties, neighbors).
curl -X GET "http://127.0.0.1:14242/graph/node-details/string"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}