Materialize Data


Synopsis

Creates a fresh and clean copy of the data. Might be useful after large preprocessing chains with a lot of views or even data copies, especially in combination with a memory clean up operation followed afterwards.


Description

Creates a fresh and clean copy of the data in memory. Might be very useful in combination with the MemoryCleanUp operator after large preprocessing trees using lot of views or data copies.


Input


Output


Parameters


ExampleProcess