Creating network graphs

Hi @Fatih97

Maybe the workflow example in the following solved thread could help you to create a first network graph from your data:

As you can see from the snapshot, the only required data is a table with the network edges between nodes. The KNIME network nodes will implicitly calculate the ‘Adjacency Matrix’ from there and then you can customize the network with extra features associated to the nodes or the edges.

Hope it helps.

Best

Ael

5 Likes