Skip to main content

Store

Synopsis

This operator stores an IO Object in the data repository.

Description

This operator stores an IO Object at a location in the data repository. The location of the object to be stored is specified through therepository entryparameter. The stored object can be used by other processes by using the Retrieve operator. Please see the attached Example Processes to understand the basic working of this operator. The Store operator is used to store an ExampleSet and a model in the Example Processes.

Input

input

This port expects an IO Object. In the attached Example Processes an ExampleSet and a model are provided as input.

Output

通过

The IO Object provided at the input port is delivered through this output port without any modifications.This is usually used to reuse the same IO Object in further operators of the process.

Parameters

Repository entry

This parameter is used to specify the location where the input IO Object is to be stored.