abstract operator fun set(id: Long, path: Path): Long
abstract operator fun set(id: Long, paths: Stream<Path>): Long