CSV DataSource

Loads graph data from a directory containing a logical graph or a graph collection in Gradoop CSV format.
The datasource expects files separated by vertices and edges, e.g. in the following directory structure:
root
|- vertices.csv # all vertex data
|- edges.csv # all edge data
|- metadata.csv # Meta data for all data contained in the graph

Options

Selected Directory
The path to the directory with files vertices.csv, edges.csv and metadata.csv.

Input Ports

Icon
The connection with a Flink cluster.

Output Ports

Icon
One single logical graph.
Icon
Collection of multiple logical graphs, may share nodes and edges.

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.