{
"id": "pub.chive.admin.getGraphStats",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "AuthenticationRequired"
},
{
"name": "AdminRequired"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"nodeCount",
"edgeCount"
],
"properties": {
"edgeCount": {
"type": "integer",
"description": "Total graph edges"
},
"nodeCount": {
"type": "integer",
"description": "Total graph nodes"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"properties": {}
},
"description": "Get knowledge graph statistics"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"revision": 1
}
Metadata
- DID
-
did:plc:7natp5xae72bddaqlkef2t4e
- CID
-
bafyreign74sb6hk346qcy2wdmgnhzews5a43xyt67helqkcure4n5hnvpe
- Indexed At
- 2026-05-04 17:29 UTC
- AT-URI
-
at://did:plc:7natp5xae72bddaqlkef2t4e/com.atproto.lexicon.schema/pub.chive.admin.getGraphStats