@eagleoutice/flowr - v2.10.1
    Preparing search index...
    interface CallGraphQueryResult {
        ".meta": BaseQueryMeta;
        graph: CallGraph;
    }

    Hierarchy (View Summary)

    Hierarchy-Diagram

    UML class diagram of CallGraphQueryResult
    Index

    Properties

    Properties

    ".meta": BaseQueryMeta
    graph: CallGraph

    Please be aware that this is the graph in its JSON representation, use DataflowGraph#fromJson if the result is serialized