[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
Gephi forumsPlease post new questions on facebook group too (https://www.facebook.com/groups/gephi) 2014-02-20T05:49:06+01:00 https://mail.forum-gephi.org/app.php/feed/topic/3098 2014-02-20T05:49:06+01:002014-02-20T05:49:06+01:00 https://mail.forum-gephi.org/viewtopic.php?t=3098&p=10042#p10042 <![CDATA[Re: Hoe to get the Ego Network of multiple nodes?]]>
rnovak wrote:Really simple. When you have the individual Ego Network queries that you want, use the UNION operator. Also INTERSECTION might be useful for your development.

So, use UNION and add Ego Network just inside the UNION operator. Now please be careful because it is easy to have queries slip to a lower level sub filter. So it should look like this:
UNION:
Ego Network (UNION subfilter)
< Not Here as a subfilter under Ego Network>
Ego Network (UNION subfilter)


Experiment and good luck!
Thanks! rnovak
Will try :)

Statistics:Posted by shan_333 — 20 Feb 2014 05:49


]]>
2014-02-19T20:58:41+01:002014-02-19T20:58:41+01:00 https://mail.forum-gephi.org/viewtopic.php?t=3098&p=10039#p10039 <![CDATA[Re: Hoe to get the Ego Network of multiple nodes?]]> Ego Network queries that you want, use the UNION operator. Also INTERSECTION might be useful for your development.

So, use UNION and add Ego Network just inside the UNION operator. Now please be careful because it is easy to have queries slip to a lower level sub filter. So it should look like this:
UNION:
Ego Network (UNION subfilter)
< Not Here as a subfilter under Ego Network>
Ego Network (UNION subfilter)


Experiment and good luck!

Statistics:Posted by rnovak — 19 Feb 2014 20:58


]]>
2013-11-21T07:08:49+01:002013-11-21T07:08:49+01:00 https://mail.forum-gephi.org/viewtopic.php?t=3098&p=9696#p9696 <![CDATA[Hoe to get the Ego Network of multiple nodes?]]>
What I would ideally need is to be able to input multiple node ids in that field.

Neighbour ntwrk filter would allow me to get the depth of a particular egonetwork > 3 but how can I
get the ego networks of two separate nodes ?


One option I guess is to get the ego network of one node and copy those nodes to new workspace and then go back and select ego network of other node and send it to the new workspace. (not sure if this makes sense)
But is there any other way of doing it ? :roll:

Statistics:Posted by shan_333 — 21 Nov 2013 07:08


]]>