Hub
Pricing About
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Community Hub
  • Nodes
  • Feature Table
NodeNode / Other

Feature Table

Other Data Types Network Convert Table
Drag & drop
Like
Copy short link

Writes selected features of the incoming network to a data table.

A one value column table represents all values in own column. It also contains a feature type column (e.g. string, float, ...) and a feature name column. Example of a one value column table:

Feature target Graph id Edge id Node id Feature name Feature type Feature value
graph ID ? ? Description string Bla bla bla
node ID ? Node1 label string Label1
edge ID Edge1 ? weight float 1.0
end ID Edge1 Node2 is_target boolean true

A table with separate value columns contains for each value a separate column. The example table from above would look like the following:

Feature target Graph id Edge id Node id Description label weight is_target
graph ID ? ? Bla bla bla ? ? ?
node ID ? Node1 ? Label1 ? ?
edge ID Edge1 ? ? ? 1.0 ?
end ID Edge1 Node2 ? ? ? is_target

Node details

Input ports
  1. Type: Network
    The network to write its features
    Network to write its features
  2. Type: Table
    Object id table
    Optional object id table
Output ports
  1. Type: Table
    Feature table
    Feature table

Extension

The Feature Table node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
  2. Go to item
  3. Go to item
  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
Talacker 50
8001 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 Business Hub
© 2023 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits