For higher first-time insertion speeds there's the BatchInserter API,
but it only exists in b9 (I think).

2009/7/18 Amir Hossein Jadidinejad <amir.jad...@yahoo.com>:
> Dear Andreas,
> Excuse me, I thought that there is an integration problem between b8 and b9 
> versions!, If not, for the time being I prefer stable version to produce my 
> graph.
> My project is a mined ontology from the WEB that contains 2M concepts and 16M 
> relations (weighted-undirected).
> Approximately, how long does it take to complete? (add all nodes and 
> relations)Do you have any consideration or offers to better maintenance of 
> such a huge graph?Also, I need to find a node and get all neighbors as a 
> weighted list for follow-up works. So it's important for this graph to handle 
> such requests efficiently.
> Thank you and kind regards,
> Amir
>
> --- On Sat, 7/18/09, Andreas Kollegger <akolleg...@tembopublic.org> wrote:
>
> From: Andreas Kollegger <akolleg...@tembopublic.org>
> Subject: Re: [Neo] Which version of Neo4j?!
> To: "Neo user discussions" <user@lists.neo4j.org>
> Date: Saturday, July 18, 2009, 8:07 AM
>
> Hi Amir,
>
> The usual trade-offs apply: neo4j-b8 is stable and should be used for
> production code; neo4j-b9 snapshots are where the latest bugfixes and
> improvements appear, but the changes can lead to uncertainty.
> Personally, I prefer developing against trunk for any project, picking
> a stable build when my own projects enter the final integration phase
> for a milestone release. What's your timeframe like?
>
> I don't think there are any compatibility concerns for the graph data
> itself when moving from b8 to b9, which would probably be the bigger
> concern for you. Core developers, am I right to think that?
>
> Best,
> Andreas
>
> On Jul 18, 2009, at 4:14 AM, Amir Hossein Jadidinejad wrote:
>
>> Hi,
>> I'm going to develop a huge graph database with Neo4j that take a
>> long time to complete and so I can't reproduce it again!
>> There are two version is available: the standard "neo4j-b8" and the
>> snapshot version depending on "neo4j-b9".
>> What's the difference?, Which one you prefer?
>> Thanks.
>>
>>
>>
>>
>> _______________________________________________
>> Neo mailing list
>> User@lists.neo4j.org
>> https://lists.neo4j.org/mailman/listinfo/user
>
> _______________________________________________
> Neo mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
>
>
>
> _______________________________________________
> Neo mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>



-- 
Mattias Persson, [matt...@neotechnology.com]
Neo Technology, www.neotechnology.com
_______________________________________________
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to