get_nodes_from_document
from SimpleNodeParser
. How can I check which nodes come from which document? In the source code it looks like all nodes generated from a document are extended into one list. Is there any way to check which nodes came from which Document originally?node.ref_doc_id
will point to the doc id of the source document