Package org.bsc.langgraph4j
Interface SnapshotOutput
- All Known Implementing Classes:
StateSnapshot,SubGraphSnapshotOutput
public interface SnapshotOutput
-
Method Summary
-
Method Details
-
next
String next() -
config
RunnableConfig config()
-
StateSnapshot, SubGraphSnapshotOutput