We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddddc33 commit 020d5e8Copy full SHA for 020d5e8
graphrag/query/input/loaders/dfs.py
@@ -8,7 +8,6 @@
8
from graphrag.model.community import Community
9
from graphrag.model.community_report import CommunityReport
10
from graphrag.model.covariate import Covariate
11
-from graphrag.model.document import Document
12
from graphrag.model.entity import Entity
13
from graphrag.model.relationship import Relationship
14
from graphrag.model.text_unit import TextUnit
0 commit comments