LangGraph.js API Reference
Back to documentation
Preparing search index...
@langchain/langgraph-checkpoint
MatchCondition
Interface MatchCondition
interface
MatchCondition
{
matchType
:
NamespaceMatchType
;
path
:
NameSpacePath
;
}
Index
Properties
match
Type
path
Properties
match
Type
matchType
:
NamespaceMatchType
path
path
:
NameSpacePath
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
match
Type
path
Back to documentation
LangGraph.js API Reference
Loading...