Re: [Neo4j] Python embedded and Java batch inserter

2011-10-18 Thread Jacob Hansson
I think this might be another case of a problem that would be a lot easier to solve if the python bindings pushed out full stack traces. It's in my backlog to fix that. I'm gonna *guess* that the problem has to do with store upgrades. Are you using the 1.5.M02 version of neo4j embedded? If so,

Re: [Neo4j] Python embedded and Java batch inserter

2011-10-18 Thread Jacopo Farina
Yes! It worked! Thanks a lot. Jacopo Farina 2011/10/18 Jacob Hansson jacob.hans...@neotechnology.com I think this might be another case of a problem that would be a lot easier to solve if the python bindings pushed out full stack traces. It's in my backlog to fix that. I'm gonna *guess*

[Neo4j] Python embedded and Java batch inserter

2011-10-17 Thread Jacopo Farina
Hi all, I'm trying to work with Neo4j embedded with Python, but, if I try to open a database created with the Java batch inserter (neo4j 1.4) by using Python-embedded, I get the error described here https://trac.neo4j.org/ticket/275 The database works correctly when opened in Neoclipse or with