Attributes API
From Gephi:Wiki
Attributes API provides access to attributes values through an efficient column/row system.
Attributes are data associated to elements like node or edge.
Various kind of data can be set for each element. The API allows to define data columns with a title and a type in tables and then creates row to push data values. By default, there are two tables: node and edge.

