Neo4j Batch CREATE Query

This component allows user to automatically generate and execute the Cypher batch query to create nodes in Neo4j. User can pick columns which values can be used as propeties and labels. It is also possible to add more labels manually.

Options

Select column(s) for labels
Select column(s) for labels
Select column(s) for properties
Select column(s) for properties
Select mode CREATE or MERGE
Select mode CREATE or MERGE
Provide the label(s) separated by ":"
Provide the label(s) separated by ":"
RETURN clause - refer to created nodes with "n"
RETURN clause - refer to created nodes with "n"

Input Ports

Icon
Neo4j connection
Icon
The table that contains data for node properties and labels

Output Ports

Icon
Neo4j connection
Icon
Query results output

Nodes

Extensions

Links