/exportLineageAsJson
Last updated
Last updated
export sqlflow lineage as json format
column to export
source database
schema
table
whether ignore function
false
Example: false
whether ignore record set
false
Example: false
job to export. will return user's latest job if empty
whether show constant table
false
whether show link only
true
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
fdd
whether show Transform
false
simple output, ignore the intermediate results, defualt is false.
false
Example: false
whether show table to table relation only
false
Example: 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
false
the user id of sqlflow web or client