Get metadata about the graph
GET
/resources/graph
Responses
OK
JSON "additionalProperties": { "rootEdgeName": "string", "idField": "string", "name": "string", "fields": { "additionalProperties": { "name": "string", "valueType": { "nullable": true }, "search": "string", "filter": { }, "dimension": "string", "dimensionKey": "string" } }, "edges": { "additionalProperties": { "cardinality": "string", "node": "string" } } }
{
}
GET
/resources/graph