I want to use neo4j with java.I looked everywhere and i don't want to do it the maven way , so i ,by accident, downloaded the driver (.jar) and a file (tools.jar ) all in one zip file,then i added it to my project libraries and used an available code which uses sessions to execute Cypher queries.It worked with the neo4j default database but when i changed the database it didn't work .I don't even know where to look to solve the problem.So any help will be appreciated. Thanks.
-- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
