Re: [Neo] Cleaning up relationshiptypes

2010-04-26 Thread Mattias Persson
...@neotechnology.com To: user@lists.neo4j.org Subject: Re: [Neo] Cleaning up relationshiptypes 2010/4/25 Niels Hoogeveen pd_aficion...@hotmail.com I see the deeper issue to the cleanup problem is the fact that it is impossible to list all Relationships of a RelationshipType, which

Re: [Neo] Cleaning up relationshiptypes

2010-04-25 Thread Mattias Persson
looking at upcoming version 1.1 From: tobias.ivars...@neotechnology.com Date: Sun, 25 Apr 2010 00:19:25 +0200 To: user@lists.neo4j.org Subject: Re: [Neo] Cleaning up relationshiptypes The problem with cleaning up RelationshipTypes is that it needs to iterate over ALL relationships

Re: [Neo] Cleaning up relationshiptypes

2010-04-25 Thread Niels Hoogeveen
, 25 Apr 2010 21:45:08 +0200 From: matt...@neotechnology.com To: user@lists.neo4j.org Subject: Re: [Neo] Cleaning up relationshiptypes 2010/4/25 Niels Hoogeveen pd_aficion...@hotmail.com I see the deeper issue to the cleanup problem is the fact that it is impossible to list all

Re: [Neo] Cleaning up relationshiptypes

2010-04-24 Thread Niels Hoogeveen
Hoogeveen From: tobias.ivars...@neotechnology.com Date: Sun, 25 Apr 2010 00:19:25 +0200 To: user@lists.neo4j.org Subject: Re: [Neo] Cleaning up relationshiptypes The problem with cleaning up RelationshipTypes is that it needs to iterate over ALL relationships in the database to ensure

[Neo] Cleaning up relationshiptypes

2010-04-23 Thread Niels Hoogeveen
I haven't found any functionality to remove relationshiptypes from the database. Once a relationshiptype is used it seems to remain in the database forever. This may be proper behaviour when relationshiptypes are relatively static, but when relationship types are added dynamically, there can