I would like to know if it is possible to export the lineage graph generated by Dataplex?
Hi @Imantilla,
Welcome to the Google Cloud Community!
Yes, it is possible to generate lineage graphs from Dataplex, though not directly as visual exports. Instead, Google Cloud enables access to lineage metadata through the Data Lineage API, which returns rich information such as upstream and downstream relationships, data movement, and processing steps in JSON format. These approaches allow integration with external systems and support the creation of custom visualizations beyond the Dataplex platform.
For more information, you can check the following documentation.
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.