Provides actions for generating entities and networks from transactional data
Summarizes data properties for a compound store.
specifies the table names and CAS library to use for the compound store across sessions.
| Long form | compoundStore={caslib="string"} |
|---|---|
| Shortcut form | compoundStore="string" |
The compoundStore value can be one or more of the following:
specifies the CAS library in which to create or find the tables. This library must be a global library.
specifies the name of the CAS table in which to store compounds.
| Default | "rtengCmpd" |
|---|
specifies the number of redundant copies to keep. A value of 0 is fastest but disables failover when a worker fails.
| Default | 1 |
|---|---|
| Minimum value | 0 |
specifies the name of the CAS table in which to store documents.
| Default | "rtengDoc" |
|---|
specifies the name of the CAS table in which to store entities.
| Default | "rtengEntity" |
|---|
specifies the name of the CAS table to use for preventing access to the compound store by other sessions while an action is running. This table is used internally and should never be created by the user.
| Default | "rtengLock" |
|---|
specifies the name of the CAS table in which to store the metadata, including the element, compound, and entity definitions.
| Default | "rtengMeta" |
|---|
Summarizes data properties for a compound store.
specifies the table names and CAS library to use for the compound store across sessions.
| Long form | compoundStore={caslib="string"} |
|---|---|
| Shortcut form | compoundStore="string" |
The compoundStore value can be one or more of the following:
specifies the CAS library in which to create or find the tables. This library must be a global library.
specifies the name of the CAS table in which to store compounds.
| Default | "rtengCmpd" |
|---|
specifies the number of redundant copies to keep. A value of 0 is fastest but disables failover when a worker fails.
| Default | 1 |
|---|---|
| Minimum value | 0 |
specifies the name of the CAS table in which to store documents.
| Default | "rtengDoc" |
|---|
specifies the name of the CAS table in which to store entities.
| Default | "rtengEntity" |
|---|
specifies the name of the CAS table to use for preventing access to the compound store by other sessions while an action is running. This table is used internally and should never be created by the user.
| Default | "rtengLock" |
|---|
specifies the name of the CAS table in which to store the metadata, including the element, compound, and entity definitions.
| Default | "rtengMeta" |
|---|
Summarizes data properties for a compound store.
specifies the table names and CAS library to use for the compound store across sessions.
| Long form | compoundStore={"caslib":"string"} |
|---|---|
| Shortcut form | compoundStore="string" |
The compoundStore value can be one or more of the following:
specifies the CAS library in which to create or find the tables. This library must be a global library.
specifies the name of the CAS table in which to store compounds.
| Default | "rtengCmpd" |
|---|
specifies the number of redundant copies to keep. A value of 0 is fastest but disables failover when a worker fails.
| Default | 1 |
|---|---|
| Minimum value | 0 |
specifies the name of the CAS table in which to store documents.
| Default | "rtengDoc" |
|---|
specifies the name of the CAS table in which to store entities.
| Default | "rtengEntity" |
|---|
specifies the name of the CAS table to use for preventing access to the compound store by other sessions while an action is running. This table is used internally and should never be created by the user.
| Default | "rtengLock" |
|---|
specifies the name of the CAS table in which to store the metadata, including the element, compound, and entity definitions.
| Default | "rtengMeta" |
|---|
Summarizes data properties for a compound store.
specifies the table names and CAS library to use for the compound store across sessions.
| Long form | compoundStore=list(caslib="string") |
|---|---|
| Shortcut form | compoundStore="string" |
The compoundStore value can be one or more of the following:
specifies the CAS library in which to create or find the tables. This library must be a global library.
specifies the name of the CAS table in which to store compounds.
| Default | "rtengCmpd" |
|---|
specifies the number of redundant copies to keep. A value of 0 is fastest but disables failover when a worker fails.
| Default | 1 |
|---|---|
| Minimum value | 0 |
specifies the name of the CAS table in which to store documents.
| Default | "rtengDoc" |
|---|
specifies the name of the CAS table in which to store entities.
| Default | "rtengEntity" |
|---|
specifies the name of the CAS table to use for preventing access to the compound store by other sessions while an action is running. This table is used internally and should never be created by the user.
| Default | "rtengLock" |
|---|
specifies the name of the CAS table in which to store the metadata, including the element, compound, and entity definitions.
| Default | "rtengMeta" |
|---|