Search found 4 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- 25 Feb 2014 06:02
- Forum: How-To and Troubleshooting
- Topic: Branching edges in Gephi
- Replies: 1
- Views: 2273
Re: Branching edges in Gephi
Graph databases are of three types: hypergraph , property graph , or triples . (Ref: O'Reiley book on Graph Databases) What you are talking about is a hypergraph. Gephi is built from the ground up as a property graph. Is it going to change … it would have to fundamentally change the way Gephi operat...
- 19 Feb 2014 20:58
- Forum: Filtering, Ranking & Interacting with the graph
- Topic: Hoe to get the Ego Network of multiple nodes?
- Replies: 2
- Views: 7531
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 le...
- 19 Feb 2014 05:47
- Forum: QA: Ideas, Requests and Feedback
- Topic: Gephi query vs. Neo4j's Cypher
- Replies: 0
- Views: 2839
Gephi query vs. Neo4j's Cypher
This may not exist but is there a comparison between the capabilities of creating and executing queries in Gephi vs. Neo4j? Anyone with enough expertise able to provide an unbiased perspective on this?
- 27 Jan 2014 00:48
- Forum: How-To and Troubleshooting
- Topic: Resolved Missing Graph Window
- Replies: 0
- Views: 1608
Resolved Missing Graph Window
Platform : Mac and PC Gephi version 0.8.2 beta . Recommend Action : Increase memory allocation for number of nodes (as recommended on gephi.org) https://gephi.org/users/install/#memory There was another URL that showed a performance table which I have misplaced at the moment that indicated memory t...