Re: [Neo4j] distributed neo4j

2010-09-08 Thread Jim Webber
Hi Ilya, I think eventually consistent, share nothing graph stores with merging/replication (master/master) is the way to go. The protocol doesn't have to be eager of course. While traditional DSMs have tried to maintain an abstraction similar to real memory, there's no reason why Neo

[Neo4j] using Batch inserter in neo4j.py

2010-09-08 Thread Francois Kassis
Hi all, is there an example on how to use batch inserter in neo4j.py? thx in advance ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo4j] neo4j.py relationship exists

2010-09-08 Thread Rick Otten
Thanks Peter, I'm still too much of a Neo4j Newbie to suggest an implementation, sorry. As a database user, I imagine a boolean method like this: edgeExists(startNode, EndNode, relationshipType , property=value, property=value) Mmh Rick, have no immediate input here beside that the

Re: [Neo4j] OSGi Dependency Injection

2010-09-08 Thread Toni Menzel
Hi Andreas, glad to see you in Neo Technology and directly grabbing the OSGi topic. Even if you don't know me, but have heard from Peter about you working on that part soon'ish. I am also pretty much into OSGi and try to spread the love wherever i can. So i try to rephrase the assumptions that

Re: [Neo4j] OSGi Dependency Injection

2010-09-08 Thread Andreas Kollegger
Hey Toni! Thanks, I'm excited to be working with the team here. They're a great bunch of guys, and of course I love the graph stuff. Though we haven't met in person, your name is very familiar to me wherever OSGi conversations come up. It's great to know you follow the neo4j threads. While I'm

Re: [Neo4j] using Batch inserter in neo4j.py

2010-09-08 Thread Peter Neubauer
Francois, http://wiki.neo4j.org/content/Batch_Insert should help you getting started? Otherwise, don't hesitate to check back! Cheers, /peter neubauer COO and Sales, Neo Technology GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn

Re: [Neo4j] IndexProvider question

2010-09-08 Thread Peter Neubauer
Honnur, I am not really sure I get everything right, but some hints inline: On Mon, Sep 6, 2010 at 2:56 AM, Honnur Vorvoi vhon...@yahoo.com wrote: Hello, I have the following questions with regard to the IndexProvider(example below): 1. I already have LuceneFulltextQueryIndexService. Can

Re: [Neo4j] erlang-neo4j

2010-09-08 Thread Dmitrii Dimandt
cali has been updated slightly to become database-agnostic. There are currently connectors to neo4j and TinkerGraph. It's now quite easy to add your own (and, hopefully, I'll add connectors to all supported databases in the near future). Very cool Dmitrii, that is what is called Ecosystem!

Re: [Neo4j] erlang-neo4j

2010-09-08 Thread Marko Rodriguez
Hi Dimitri, Great. If you go through Blueprints (as I assume you are), you can also connect it to OrientDB and RDF SAIL. Thanks, Marko. http://markorodriguez.com On Sep 8, 2010, at 8:22 AM, Dmitrii Dimandt wrote: cali has been updated slightly to become database-agnostic. There are

Re: [Neo4j] IndexProvider question

2010-09-08 Thread Mattias Persson
Hi Honnur! 2010/9/6, Honnur Vorvoi vhon...@yahoo.com: Hello, I have the following questions with regard to the IndexProvider(example below): 1. I already have LuceneFulltextQueryIndexService. Can I use IndexProvider with the same graphDb as well? or are they mutually exclusive? They are

Re: [Neo4j] erlang-neo4j

2010-09-08 Thread Dmitrii Dimandt
Yeah, it'll be my next step, I guess :) Blueprints make this stuff super-easy :) I also see plain simple FS in there as well ;) BTW, I've also noticed there's mongodb support for storage (?) How would you use that? Hi Dimitri, Great. If you go through Blueprints (as I assume you are),

Re: [Neo4j] erlang-neo4j

2010-09-08 Thread Marko Rodriguez
Hey, Yeah, it'll be my next step, I guess :) Blueprints make this stuff super-easy :) Yea---write to the Blueprints interfaces and then you can plug and play your graph backends. I also see plain simple FS in there as well ;) Ha. Yea---I started that, but never went far with it. In short,

Re: [Neo4j] IndexProvider question

2010-09-08 Thread Honnur Vorvoi
Peter,   Thank you very much. Your response answered all my questions.     Regards,   Honnur   Date: Wed, 8 Sep 2010 14:54:55 +0200 From: Peter Neubauer peter.neuba...@neotechnology.com Subject: Re: [Neo4j] IndexProvider question To: Neo4j user discussions user@lists.neo4j.org Message-ID: