get_graph_statistics
ActiveTool of RationalBloks
Get statistics about a deployed graph: total node count, total relationship count, counts per entity type, counts per relationship type. Essential for understanding the current state of a knowledge graph before adding more data.
Parameters schema
{
"type": "object",
"required": [
"project_id"
],
"properties": {
"project_id": {
"type": "string",
"description": "Project ID (UUID)"
},
"environment": {
"type": "string",
"description": "Environment: staging or production (default: staging)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
RationalBloks
https://github.com/rationalbloks/rationalbloks-mcp
1/7 registries