tNeo4jBatchSchema
tNeo4jBatchSchema Standard properties
These properties are used to configure tNeo4jBatchSchema running in the Standard Job framework.
The Standard
tNeo4jBatchSchema component belongs to the Big Data and the Databases NoSQL families.
The component in this framework is available in all Talend products with Big Data
and in Talend Data Fabric.
Basic settings
Use an existing |
Select this check box and in the Component List click the relevant connection component to This component supports Neo4j version V3.2.X only and does not support the remote mode. Therefore, do not reuse the connection to versions other than V3.2.X defined in a tNeo4jConnection component and do not select the Remote server check box in tNeo4jConnection. Do |
Database path |
Specify the directory to hold your data files. If the specified directory does not exist, it will be created. This field |
Shutdown after |
Select this check box to shutdown the Neo4j database connection when no more Alternatively, you can use tNeo4jClose to shutdown the This avoids errors such as “Id file not properly shutdown” at next execution This check box is available only if the Use an existing |
Schema definition |
Add indexes and unique property constraints to define the schema:
|
Advanced settings
Neo4j configuration |
Add parameters to the table to configure the database to be created. For further information, see Neo4j documentation: Configuration settings. When entering values, use the syntax demonstrated by the examples given alongside the column names of this Nodes files table. |
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at the Job level |
Global Variables
Global Variables |
NB_LINE: the number of rows read by an input component or
ERROR_MESSAGE: the error message generated by the A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see |
Usage
Usage rule |
This component is used standalone in a subJob to write a Neo4j graph schema. |