Returns a simplified view on the dataflow graph of the analysis

interface DataflowLensQuery {
    type: "dataflow-lens";
}

Hierarchy (View Summary)

Hierarchy-Diagram

UML class diagram of DataflowLensQuery

Properties

Properties

type: "dataflow-lens"

used to select the query type :)