Record Class GraphResume

java.lang.Object
java.lang.Record
org.bsc.langgraph4j.GraphResume
All Implemented Interfaces:
GraphInput

public record GraphResume(Map<String,Object> value) extends Record implements GraphInput