ProcessLineageFromOutbox processes a lineage outbox entry. This is called by the outbox worker to perform deferred lineage processing. Parameters: - ctx context.Context: The context for the operation. - entry model.LineageOutbox: The outbox entry to process. Returns: - error: An error if processin
(ctx context.Context, entry model.LineageOutbox)
source not stored for this graph (policy: none)