create_column_edge      Connect two columns in a lineage diagram
create_table_node       Create a table node for a lineage diagram
extract_lineage         Extract column lineage from a dplyr pipeline or
                        SQL query
has_bundle              Is the React Flow bundle available?
has_sqlglot             Is the Python sqlglot dependency available?
lineage_diff            Compare two lineage extractions
lineage_edges           Lineage edges as a data frame
lineage_example         A built-in example lineage diagram
lineage_flow            Render an interactive column lineage diagram
lineage_flow-shiny      Shiny bindings for lineage_flow
lineage_graphml         Export lineage as GraphML
lineage_json            Export lineage as JSON
lineage_mermaid         Export lineage as a Mermaid flowchart
lineage_openlineage     Export lineage as an OpenLineage run event
lineage_tables          Lineage tables as a data frame
lineage_upstream        Trace a column's ancestry or descendants
