tNeo4jBatchOutput
|
Receives data from the preceding component and writes the data into a local Neo4j database. |
tNeo4jBatchOutputRelationship
|
Receives data from the preceding component and writes relationships in bulk into a local Neo4j database. |
tNeo4jBatchSchema
|
Defines the schema of a local Neo4j database. |
tNeo4jClose
|
Close an active connection to an Neo4j database in embedded mode. |
tNeo4jConnection
|
Opens a connection to a Neo4j database to be reuse by other Neo4j components. |
tNeo4jImportTool
|
Uses Neo4j Import Tool to create a Neo4j database and import large amounts of data in bulk from CSV files to this database. |
tNeo4jInput
|
Reads data from Neo4j and sends data in the output
flow. |
tNeo4jOutput
|
Receives data from the preceding component and writes the data into Neo4j. |
tNeo4jOutputRelationship
|
Receives data from the preceding component and writes relationships into Neo4j. |
tNeo4jRow
|
Executes the stated Cypher query onto the specified Neo4J database. |