jexp / neo4j-clean-remote-db-addon

A server extension that allows cleaning the db with a single rest call (use with care)
55 stars 7 forks source link

upgrade to 1.8 #9

Closed tbaum closed 12 years ago

tbaum commented 12 years ago

please check the delete + restart.

https://github.com/jexp/neo4j-clean-remote-db-addon/blob/upgrade-1.8/src/main/java/org/neo4j/server/extension/test/delete/DeleteDatabaseResource.java#L77

i'm not sure if it works that way (so we can not replace the database.graph instance since it has only a getter now)

pjvds commented 12 years ago

Would love to see this pulled!

pjvds commented 12 years ago

Thx for the pull! It also would be helpful if you could also update the downloads.

jexp commented 12 years ago

done

pjvds commented 12 years ago

Awesome!