Package org.bsc.langgraph4j.builder
Class GraphDefinition
java.lang.Object
org.bsc.langgraph4j.builder.GraphDefinition
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordRepresents an edge in the graph.static final recordRepresents the overall graph definition.static final recordRepresents a node in the graph. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GraphDefinition
public GraphDefinition()
-