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 neo4j
stand-alone server (by replacing the data folder), and if I create a new
database directly with Python embedded it works too. Is there a way to solve
this problem?

Then, how much is fast the neo4j-REST traverser compared with the Java
embedded traverser on a 3 million nodes graph?

Cheers!
Jacopo Farina
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to