mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-02 13:57:30 +08:00
Refine knownledge compilation REST APIs (#17624)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"""Shared structure-graph subgraph sampling.
|
||||
|
||||
Both the per-document (``/datasets/<id>/documents/<doc>/structure/graph``) and
|
||||
the dataset-wide (``/datasets/<id>/artifacts_structure``) endpoints render
|
||||
the dataset-wide (``/datasets/<id>/artifacts/structure``) endpoints render
|
||||
per-template structure graphs. For large graphs we don't return every
|
||||
entity/relation — we fetch a representative subgraph from the raw
|
||||
``knowledge_graph_kwd`` rows (which carry ``mention_count_int`` / ``name_kwd`` /
|
||||
|
||||
Reference in New Issue
Block a user