by Payne » 06 Apr 2010 01:06
Hi Gephi guys,
i am now working on proposal on this project, but I want to ask one question, if I understand the idea of this project clearly.
The idea is not to create a transformation of Neo4j data file into some of supported Gephi data files, the idea is not to make a full representation of data from Neo4j data file in memory in terms of Gephi model and APIs, but the idea is to make a module, API or something that can query informations from Neo4j data file using appropriate Neo4j APIs on the fly (at runtime).
So I only need Gephi Graph and Attributes APIs.
Am I correct?