LangGraph.js API Reference
    Preparing search index...

    Interface MatchCondition

    interface MatchCondition {
        matchType: NamespaceMatchType;
        path: NameSpacePath;
    }
    Index

    Properties

    Properties