Simple re-returns the dataflow graph of the analysis.

interface DataflowQuery {
    type: "dataflow";
}

Hierarchy (view full)

Hierarchy-Diagram

UML class diagram of DataflowQuery

Properties

Properties

type: "dataflow"

used to select the query type :)