MCPcopy Create free account
hub / github.com/Enfoirer/Text2GraphRAG / CommunitySchema

Class CommunitySchema

nano_graphrag/base.py:51–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49
50
51class CommunitySchema(SingleCommunitySchema):
52 report_string: str
53 report_json: dict
54
55
56T = TypeVar("T")

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected