Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
51
class
CommunitySchema(SingleCommunitySchema):
52
report_string: str
53
report_json: dict
54
55
56
T = TypeVar(
"T"
)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected