snowflake.snowpark.Session.lineage¶ property Session.lineage: Lineage[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.45.0/src/snowflake/snowpark/session.py#L4290-L4296)¶ Returns a Lineage object that you can use to explore lineage of snowflake entities. See details of how to use this object in Lineage.