Warning
This component will be available in the Palette of the studio on the condition that you have subscribed to
one of the Talend solutions with Big
Data.
Component family |
Big Data / Neo4j |
|
Function |
tNeo4jInput allows you to read data |
|
Purpose |
tNeo4jInput reads data from Neo4j |
|
Basic settings |
Use an existing connection |
Select this check box and in the Component List click the |
DB version |
Select the Neo4j version you are using, between Neo4J 1.X.X and Neo4J 2.X.X. Note that Neo4j version 2.X.X is compatible only with Java 7 but This list is not shown if the Use an existing connection Upon selecting a DB version, you will be prompted to install the corresponding database |
|
Shutdown after Job (Only embedded |
Select this check box if you want to shutdown the Neo4j database This check box is available only if the Use |
|
Remote server |
Select this check box if you use a Neo4j REST server, and specify This check box appears only if you do not select the Use an existing connection check box. |
|
Database path |
If you use Neo4j in embedded mode, specify the path of data This field appears only if you do not select the Use an existing connection check box or |
|
Schema and Edit Schema |
A schema is a row description. It defines the number of fields to be processed and passed on Since version 5.6, both the Built-In mode and the Repository mode are Click Edit schema to make changes to the schema. If the
|
|
Query |
Enter your Cypher query in double quotes, with return parameters |
|
Mapping |
Complete this table to specify the column or columns to be Be sure to enclose your return parameters in double quotes. |
|
Advanced settings |
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at the |
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 Talend Studio |
|
Usage | This component always needs an output link. |
|
Limitation | n/a |
For a related scenario, see Scenario 1: Writing data to a Neo4j database and reading specific data from
it.