R/transforms.R
ont_validate_dag.Rd
Checks for cycles in the transform graph (which would indicate invalid definitions).
ont_validate_dag(con = NULL)
Optional DBI connection.
A list with is_valid (boolean) and any cycles found.