Hi! Neoclipse 0.41 uses Neo4j 1.0 and has no way of shutting down the database instance.
The trunk version of Neoclipse uses a recent Neo4j version and it's possible to shut down the database. Instructions for how to build the plugin from source are found here: http://wiki.neo4j.org/content/Neoclipse#Running.2Fbuilding_from_source_code /anders On 11/12/2010 10:44 AM, Balazs E. Pataki wrote: > Yes, the same with me. It complains that the database is opened by > another process, but it is obviously not. > > I also encountered another compatibility issue between neo 1.1-1.2: neo > 1.2 tries to read a wrong value from index.db, so I had to delete > index.db, let my program rebuild it, then it runs OK. I used the > laboratory version of the Lucene indexer with neo 1.1. > --- > balazs > > On 11/11/10 7:20 PM, Rick Bullotta wrote: >> Seems that opening a Neo 1.2 database with Neoclipse 0.41 (or attempting to, >> it didn't actually work) fails, but also somehow trashes the database. >> Anyone else experience this? >> >> >> >> _______________________________________________ >> Neo4j mailing list >> [email protected] >> https://lists.neo4j.org/mailman/listinfo/user > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

