Back to documentation
Preparing search index...
The search index is not available
API Reference
API Reference
langgraph
AnnotationRoot
Class AnnotationRoot<SD>
Should not be instantiated directly. See
Annotation
.
Type Parameters
SD
extends
StateDefinition
Index
Constructors
constructor
Properties
lc_
graph_
name
Node
spec
State
Update
Constructors
constructor
new
AnnotationRoot
<
SD
extends
StateDefinition
>
(
s
:
SD
)
:
AnnotationRoot
<
SD
>
Type Parameters
SD
extends
StateDefinition
Parameters
s
:
SD
Returns
AnnotationRoot
<
SD
>
Properties
lc_
graph_
name
lc_graph_name
:
string
Node
Node
:
NodeType
<
SD
>
spec
spec
:
SD
State
State
:
StateType
<
SD
>
Update
Update
:
UpdateType
<
SD
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
lc_
graph_
name
Node
spec
State
Update
Back to documentation
API Reference
Loading...
Should not be instantiated directly. See Annotation.