PersistentAI API Documentation / @persistentai/fireflow-types / isStreamingEdge
Function: isStreamingEdge()
isStreamingEdge(
edge):boolean
Defined in: packages/fireflow-types/src/flow/execution/runtime/stream-bridge.ts:41
Check if an edge carries streaming data (source port is a stream type).
Parameters
edge
Returns
boolean