langchain.js
Preparing search index...
@langchain/langgraph
index
ParentCommand
Class ParentCommand
Hierarchy (
View Summary
)
GraphBubbleUp
ParentCommand
Index
Constructors
constructor
Properties
command
lc_
error_
code?
Accessors
is_
bubble_
up
unminifiable_
name
Constructors
constructor
new
ParentCommand
(
command
:
Command
)
:
ParentCommand
Parameters
command
:
Command
Returns
ParentCommand
Properties
command
command
:
Command
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
command
lc_
error_
code
Accessors
is_
bubble_
up
unminifiable_
name
langchain.js
Loading...