How to select/ filter a particular node or nodes and its corresponding edges ??
Will the operator section in filters be of any use ?
How to filter a particular node/nodes and its corresponding
Re: How to filter a particular node/nodes and its correspond
Hi,
If a node disappears (is filtered out), its edges will disappear as well. Was it your question?
Best,
Clement
If a node disappears (is filtered out), its edges will disappear as well. Was it your question?
Best,
Clement
-
- Posts:9
- Joined:30 Sep 2013 12:16
- Location:India [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
Re: How to filter a particular node/nodes and its correspond
My question is how do you filter that particular node, to show only that node with its connections. Something like partitioning the graph.
Re: How to filter a particular node/nodes and its correspond
Hi,
The "Ego network" filter in the topology folder does almost what you need. But it also preserves edges between the neighbors of the node you select, which might not be what you want.
Best,
Clement
The "Ego network" filter in the topology folder does almost what you need. But it also preserves edges between the neighbors of the node you select, which might not be what you want.
Best,
Clement