Filter based on labels

Visual manipulations and refinements
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
Node231
Posts:7
Joined:08 Jun 2016 19:36
[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
Filter based on labels

Post by Node231 » 21 Jun 2016 22:49

Hello!

I have a big network similar to the following:

Code: Select all

  Source         ,   Destination         ,    Label   
11.5.209.1/00   ,   6.202.48.5/22        ,     home1
18.4.629.6/01   ,   1.102.58.6/11        ,     home2
18.4.229.6/21   ,   11.12.548.6/1        ,     home1
is there any way to create subgraphs by filtering based on the "Label"?

So for example, in my code example it would eliminate the "home2" values and just show the graph based on "home1" ?

OR BETTER YET

is there a way to filter out nodes/edges that don't have multiple labels connected to it?

i.e. if a node had all "home1" labels going to it, it would be filtered out

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