Ben,
great, will merge it in as soon as you send in the CLA, see
http://wiki.neo4j.org/content/About_Contributor_License_Agreement

For testing, we normally use the ImpermanentGraphDatabase which does exactly
this. It's not in RAM, but does the cleanup :)

/peter

On Sun, Aug 28, 2011 at 12:51 AM, Benjamin Gehrels <
neo4j-mailingl...@gehrels.info> wrote:

> Hi Peter,
>
>  > Could you provide a test and maybe fix it (fork on
>  > GIThub)? Would be awesome!
>
> No problem, I'll send you a pull request tonight.
>
> I still have one question that already had come to my mind while testing
> my own app: Have you ever thought of implementing a GraphDatabaseService
> backed by a main memory store? This could be really usefull for unit
> testing, so you don't have to do things like cleaning up your
> environment after each test. Just shut down the graph database service
> and everyting is in a well defined, clean state again.
>
> Best regards,
> Benjamin
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to