The resulting set of images and memories is a window into what the artist calls a machine's mind.
由此产生的一组图像和记忆是一个窗口,通过这个窗口能够感知艺术家所说的机器的思维。
英语百科
Result set
An SQL result set is a set of rows from a database, as well as metadata about the query such as the column names, and the types and sizes of each column. Depending on the database system, the number of rows in the result set may or may not be known. Usually, this number is not known up front because the result set is built on-the-fly.