snowflake.snowpark.Session.lineage

property Session.lineage: Lineage[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.48.0/src/snowflake/snowpark/session.py#L4376-L4382)

Returns a Lineage object that you can use to explore lineage of snowflake entities. See details of how to use this object in Lineage.