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