Re: [graph] graph importers

2012-03-25 Thread Simone Tripodi
Hola Claud.io, I asked you to show some code because I didn't understand how you would use reintroducing the Vertex/Edge in the exporter - maybe if you could develop few interfaces in the branch would help a lot understanding and discussing improvements... WDYT? best, -Simo http://people.apache.

Re: [graph] graph importers

2012-03-25 Thread Claudio Squarcella
Hi, On 25/03/2012 17:33, Simone Tripodi wrote: Hi Claud.io I honestly felt I little lost - code would speak better than thousands of words, what about branching once again and make a concrete proposal? ;) Sure I'll open a branch for that. But first I would like to validate my thoughts (at le

Re: [graph] graph importers

2012-03-25 Thread Simone Tripodi
Hi Claud.io I honestly felt I little lost - code would speak better than thousands of words, what about branching once again and make a concrete proposal? ;) Looking forward to read about it! -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/

[graph] graph importers

2012-03-25 Thread Claudio Squarcella
Hi all, the implementation of importers for [graph] requires a bit of attention, in particular with the new model where * there are no explicit markers for Vertex and Edge, * all properties of Vertices and Edges are now specified with generic Mappers. Writing and extending exporters is f