langchain.js
Preparing search index...
@langchain/langgraph
index
GraphInterrupt
Class GraphInterrupt
Hierarchy (
View Summary
)
GraphBubbleUp
GraphInterrupt
NodeInterrupt
Index
Constructors
constructor
Properties
interrupts
lc_
error_
code?
Accessors
is_
bubble_
up
unminifiable_
name
Constructors
constructor
new
GraphInterrupt
(
interrupts
?:
Interrupt
[]
,
fields
?:
BaseLangGraphErrorFields
,
)
:
GraphInterrupt
Parameters
Optional
interrupts
:
Interrupt
[]
Optional
fields
:
BaseLangGraphErrorFields
Returns
GraphInterrupt
Properties
interrupts
interrupts
:
Interrupt
[]
Optional
lc_
error_
code
lc_error_code
?:
string
Accessors
is_
bubble_
up
get
is_bubble_up
()
:
boolean
Returns
boolean
Static
unminifiable_
name
get
unminifiable_name
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
interrupts
lc_
error_
code
Accessors
is_
bubble_
up
unminifiable_
name
langchain.js
Loading...