@eagleoutice/flowr - v2.10.1
    Preparing search index...
    interface ExplanationParameters {
        code: string;
        description: string;
        expectedSubgraph: DataflowGraph;
        name: string;
        type: EdgeType | VertexType;
    }
    Index

    Properties

    code: string
    description: string
    expectedSubgraph: DataflowGraph
    name: string