Search found 9 matches
[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- 20 Feb 2014 05:49
- Forum: Filtering, Ranking & Interacting with the graph
- Topic: Hoe to get the Ego Network of multiple nodes?
- Replies: 2
- Views: 7524
Re: Hoe to get the Ego Network of multiple nodes?
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 l...
- 22 Nov 2013 07:52
- Forum: Layouts
- Topic: GeoLayout or ExportToEarth - need help
- Replies: 4
- Views: 6619
Re: GeoLayout or ExportToEarth - need help
Hello!
Me too facing similar kind of problem.
Im trying to position nodes at specific places thus I'm using GeoLayout.
the problem that I've noticed is for few cases nodes with same lat long, only the first node with unique lat long is being displayed when I apply this layout.
Any help on this ?
Me too facing similar kind of problem.
Im trying to position nodes at specific places thus I'm using GeoLayout.
the problem that I've noticed is for few cases nodes with same lat long, only the first node with unique lat long is being displayed when I apply this layout.
Any help on this ?
- 21 Nov 2013 07:08
- Forum: Filtering, Ranking & Interacting with the graph
- Topic: Hoe to get the Ego Network of multiple nodes?
- Replies: 2
- Views: 7524
Hoe to get the Ego Network of multiple nodes?
Using the Ego Network filter in topology allows me to feed the node ID of one particular node and then there is an option to change the depth. 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 egon...
- 06 Nov 2013 10:41
- Forum: How-To and Troubleshooting
- Topic: First time - error saving project!
- Replies: 20
- Views: 32543
Re: First time - error saving project!
Hi Folks! Me too suffering from the same issue. Uploaded the nodes and edges table from csv and on performing certain operations, not able to reopen the saved gephi file. Get an error saying file should be with .gephi extension. Using version 0.8.2 Tried reinstalling but in vain. I don't wanna get b...
- 06 Nov 2013 06:48
- Forum: How-To and Troubleshooting
- Topic: How to filter a particular node/nodes and its corresponding
- Replies: 3
- Views: 3896
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.
- 05 Nov 2013 08:42
- Forum: Filtering, Ranking & Interacting with the graph
- Topic: [SOLVED] Inter and Intra attribute links
- Replies: 7
- Views: 8729
Re: Inter and Intra attribute links
The weight of the edges between the religious groups are equal to the sum of the weights of the edges between the nodes of different religion. So if all the edge weights are equal to 1, the weight of the hyper-edges is the sum of the edges between the groups. I'm not sure if it's clear... :) What a...
- 05 Nov 2013 07:45
- Forum: How-To and Troubleshooting
- Topic: How to filter a particular node/nodes and its corresponding
- Replies: 3
- Views: 3896
How to filter a particular node/nodes and its corresponding
How to select/ filter a particular node or nodes and its corresponding edges ??
Will the operator section in filters be of any use ?
Will the operator section in filters be of any use ?
- 04 Oct 2013 06:47
- Forum: Layouts
- Topic: Couple of simple questions by potential user.
- Replies: 1
- Views: 2775
Re: Couple of simple questions by potential user.
Im not sure regarding your first question , but the answer to your second question is yes, it is possible. You can drag the node to any location you want and make the graph rigid by increasing the Auto Stab variable to a large value. The Auto Stab is available in the layout section and is available ...
- 03 Oct 2013 07:52
- Forum: Layouts
- Topic: OpenOrd Layout
- Replies: 0
- Views: 2089
OpenOrd Layout
Hi Folks!
I am a novice. Wanted to know if OpenOrd Algo is to be used only for undirected graph ?
The advanced tutorial on layouts states that the algo expects undirected weighted graphs but the illustration shows directed edges. So wanted to seek clarification.
I am a novice. Wanted to know if OpenOrd Algo is to be used only for undirected graph ?
The advanced tutorial on layouts states that the algo expects undirected weighted graphs but the illustration shows directed edges. So wanted to seek clarification.
