Getting filtered nodes

Extensions and customization
Post Reply [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
HamPlanet
Posts:10
Joined:04 May 2013 17:51
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Getting filtered nodes

Post by HamPlanet » 08 Dec 2013 09:48

Hi,

i have some problems with understanding tables and filters. I want to iterate over all rows in node table and create edges based on some attributes located in node table. I used this method Attributes[] getTableAttributeRows(AttributeTable table) ( http://gephi.org/docs/api/org/gephi/dat ... teTable%29 ) to obtain values stored in node table, but then i found out that it returns all rows of table, but i only want rows that are displayed in data laboratory - i am using filters before this step.

Thanks.

Post Reply [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable