Hub
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Hub
  • Nodes
  • Object Inserter
NodeNode / Manipulator

Object Inserter

Other Data Types Network IO
Drag & drop
Like
Copy short link

Inserts nodes and edges from a data table into the network. The table can contain the nodes per edge in one row separated by the defined separator or the nodes of one edge in several rows. An example table that would use the node id and second node id column would look as follows (typical edge table):

Node1Id Node2Id
node1 node2
node2 node4
node3 node4
This table would also use the row id as the edge id.

An example table that would use only the node id column and the edge id column would look as follows:
EdgeId NodeId
edge1 node1
edge1 node2
edge1 node3
edge2 node1
edge2 node3
An example table that would use the in column separator ";" (Advanced Options tab) with one node id column and the row id as edge id would look as follows:
NodeId
node1; node2
node3; node2
node3; node4
This table would create an edge for each row with the two nodes separated by the semicolon. Notice: Loops are represented as edges that contain only the node that is connected by the link.

Node details

Input ports
  1. Type: Network
    Network (optional)
    Existing Network (optional) the node creates a new network if not connected
  2. Type: Table
    Data table
    Data table with the objects to insert into the network
Output ports
  1. Type: Network
    Updated Network
    Updated Network

Extension

The Object Inserter node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
    Create Network from Edge Table
    Network Mining
    This workflow demonstrates the creation of a network based on an edge table. It also demo…
    knime > Examples > 08_Other_Analytics_Types > 05_Network_Mining > 01_Create_Network_from_Edge_Table
  2. Go to item
    21101
    stelfrich > Public > Forum > 21101
  3. Go to item
    Finding Relationships
    Network mining Social network analysis Make group
    This workflow extracts all people that are connected to each other using the KNIME Networ…
    tobias.koetter > Public > NetworkMining > MakeGroup
  4. Go to item
    Finding relationships with directed edges
    Network mining Social network analysis Make group
    This workflow extracts all people that are connected to each other using the KNIME Networ…
    tobias.koetter > Public > NetworkMining > MakeGroupDirected
  5. Go to item
    Finding Relationships (adapted from original workflow by Tobias Koetter)
    Network mining Social network analysis Make group
    This workflow extracts all people that are connected to each other using the KNIME Networ…
    takbb > Public > Make_Group_relationships
  6. Go to item
    Shortest Path Extraction
    Path Network Graph
    This workflow extracts the shortest path between a given source and target. It returns th…
    tobias.koetter > Public > NetworkMining > ShortestPathExtraction
  7. Go to item
    PPI Network New
    There has been no description set for this workflow's metadata.
    knime > Life Sciences > Events > 2020_07_Cambridge_Bioinformatics_Training > Exercises > 01_Protein_Interaction_Network
  8. Go to item
    02_Network_and_OrientDB
    OrientDB NoSQL Network analysis
    Network and OrientDB This workflow has two branches, along which we are going to extract …
    knime > Examples > 40_Partners > 05_Redfield > 01_KNIME_meets_OrientDB > 02_Network_and_OrientDB
  9. Go to item
    SpectralDecomposition
    Determines the number of components in a graph and assign the nodes to the components the…
    bojacobs > Public > SpectralDecomposition
  10. Go to item
    20220601 Pikairos Calculate Non-Connected Subgraphs in Relational Graph using Network Mining Nodes
    This workflow shows how to optimize the search of unconnected subgraphs in a Relational G…
    pikairos > Public > 20220601 Pikairos Calculate Non-Connected Subgraphs in Relational Graph using Network Mining nodes
  1. Go to item
  2. Go to item
  3. Go to item
  4. Go to item
  5. Go to item
  6. Go to item

KNIME
Open for Innovation

KNIME AG
Hardturmstrasse 66
8005 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • E-Learning course
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • KNIME Open Source Story
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more on KNIME Server
© 2022 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits