telepath / com.github.giedomak.telepath.datamodels.graph / PathStream / <init>

<init>

PathStream(telepath: Telepath?, _paths: Stream<Path>, materialize: Boolean = true)

Data class for holding streams of paths where we abstract away the materializing into the MemoryManager.