The name of the abstract operation to apply the semantics of
The abstract data frame shape of the operand of the abstract operation
The arguments for applying the abstract semantics of the abstract operation
Optional
options: DataFrameOperationOptions<Name>The optional additional options of the abstract operation
The resulting new data frame shape constraints. The semantic type of the resulting constraints depends on the ConstraintType of the abstract operation.
Applies the abstract semantics of an abstract data frame operation with respect to the data frame shape domain. This expects that all arguments have already been sanitized according to the original concrete data frame function (e.g. by replacing duplicate/invalid column names).