Re: [Neo4j] Traversing Neo4j using python binding

2010-10-05 Thread Francois Kassis
Hi Mattias, Thx for your prompt reply. Actually I already used indexes while inserting data to check if a particular node is already inserted or not. but what if I want to get all nodes starting with PEP or PEPSI as in the below example? thx. Francois.

Re: [Neo4j] Traversing Neo4j using python binding

2010-10-05 Thread Mattias Persson
There's fulltext index support in the indexing, but since I'm not by any means well travelled in the python bindings maybe someone can chip in about how this is done? 2010/10/5 Francois Kassis francois_kas...@hotmail.com Hi Mattias, Thx for your prompt reply. Actually I already used indexes

Re: [Neo4j] License Question Running Neo4j (AGPL) in Eclipse (EPL)

2010-10-05 Thread Marcel Bruch
Thanks Peter. Option 1 and 2 could work and option 2 is clearly my personal favorite since is doesn't require me to write and maintain glue code between my EPL Code and Neo4j nor writing a custom installer to get around the license issue. In the case of a commercial license there are some

Re: [Neo4j] License Question Running Neo4j (AGPL) in Eclipse (EPL)

2010-10-05 Thread mt502
Hello, I'm afraid I'm a bit confused in general with these licensing practices. I was reading this: http://turingmachine.org/~dmg/papers/dmg2009_icse_licenses_preliminary.pdf The relevant distinction seems to be whether an application is a collective work or a derivative work of its