/exportLineageAsGraphml
Last updated
Last updated
export sqlflow lineage as graphml format
/sqlflow/job/exportLineageAsGraphml
column
database
schema
table
whether ignore function
false
whether ignore record set
false
job to export. will return user's latest job if empty
whether show constant table
whether show link only
show relation type, required false, default value is 'fdd', multiple values seperated by comma like fdd,frd,fdr,join. Availables are 'fdd' value of target column from source column, 'frd' the recordset count of target column which is affected by value of source column, 'fdr' value of target column which is affected by the recordset count of source column, 'join' combines rows from two or more tables, based on a related column between them
whether show Transform
simple output, ignore the intermediate results, defualt is false.
false
whether show table to table relation only
false
The token is generated from userid and usersecret. It is used in every Api invocation.
Whether treat the arguments in COUNT function as direct Dataflow
the user id of sqlflow web or client