Find more posts tagged with
Sort by:
1 - 2 of
21

You can use the write csv operator to save it to your disc or the store operator to save it to your repository
You can also try to right-click on any results tab to store this particular result to your repository.
The same usually works for any input or output port of an operator, once the process was executed. The intermediate results will be kept in memory as long as possible, but may be discarded any time.
The same usually works for any input or output port of an operator, once the process was executed. The intermediate results will be kept in memory as long as possible, but may be discarded any time.