mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-28 09:56:22 +02:00
Fix core load for 1.9 (#628)
This commit is contained in:
parent
ca626c8471
commit
202d80f6b8
3 changed files with 45 additions and 13 deletions
|
|
@ -119,7 +119,7 @@ class KnowledgeLoader:
|
|||
|
||||
bulk.import_entity_contexts(
|
||||
flow=self.flow,
|
||||
entities=entity_context_generator(),
|
||||
contexts=entity_context_generator(),
|
||||
metadata={
|
||||
"id": self.document_id,
|
||||
"metadata": [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue