Collect Nodes Recipe¶
Collect nodes & edges recipes can prepare your graph data for export to external systems like Neo4j.
Before using this recipe, you must first design your graph and create a saved configuration within the Visual Graph Editor webapp.
Input / Output¶
- Input
Saved configurations dataset: Dataset containing the saved graph configuration you wish to use.
Datasets used as sources of the node group: Select all the original source datasets that are referenced for the target node group within your saved configuration.
Warning
You must explicitly provide all required source datasets as inputs to the recipe. Due to Dataiku’s security model, the recipe will fail if any source dataset defined in the configuration is not declared as an input.
- Output
Output dataset: Dataset to store the collected nodes. The output will contain columns for the node identifier and all properties as defined in the saved configuration.
Settings¶
Select a saved configuration
From the dropdown list, choose the specific saved configuration you want to process.
Select a node group
Select the node group whose members you want to collect into the output dataset.