Get Node Details
Lazy-load full node details (properties, neighbors).
Path Parameters
node_id*Node Id
Response Body
application/json
application/json
curl -X GET "https://example.com/graph/node-details/string"null{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}