To create separate models for individual years (the year is an attribute in the edge table), I am trying to use filters. Using filter
Attribute> Equal> year string (Edge)
I can hide edges that are not related to this year. However, this leaves me with disconnected nodes (see Image for an explanation).Is there a way to filter them (without deleting nodes / edges related to the annual filter)? I am using Gephi 0.9.1.

source
share