You are viewing documentation about an older version (1.42.0). View latest version

snowflake.snowpark.Session.lineage

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

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