Re: [Neo4j] Using Data tab of Web-Admin to Delete Relationships

2011-03-10 Thread Jacob Hansson
Hey Neal,

I just looked into this, and you are absolutely right. The data browser uses
an older method of removing relationships that is no longer supported by the
underlying javascript neo4j client we use, and there was no test in place to
ensure this feature works.

I've fixed this, and written a test to make sure it doesn't happen again.
I'll push this in to be available in the 1.3 M04 release that will be
released later today. Thank you for bringing it to my attention!

/Jacob

On Thu, Mar 10, 2011 at 5:57 AM, Neal Walters
nealwalt...@nealwalters.comwrote:

 I'm using the the Data tab of the Web-Admin (V1.3.M03) to model my data
 structure and learn Neo4j.
 I accidentally created a wrong relationship.  I've selected that
 relationship (from both the parent side and child side/direction), and
 tried
 to remove it.
 No error appears, but it doesn't seem to remove it.  (I press the back key
 and refresh, and it's still there.)
 Is there something I'm missing?

 Thanks,
 Neal Walters
 ___
 Neo4j mailing list
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user




-- 
Jacob Hansson
Phone: +46 (0) 763503395
Twitter: @jakewins
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


[Neo4j] Using Data tab of Web-Admin to Delete Relationships

2011-03-09 Thread Neal Walters
I'm using the the Data tab of the Web-Admin (V1.3.M03) to model my data
structure and learn Neo4j.
I accidentally created a wrong relationship.  I've selected that
relationship (from both the parent side and child side/direction), and tried
to remove it.
No error appears, but it doesn't seem to remove it.  (I press the back key
and refresh, and it's still there.)
Is there something I'm missing?

Thanks,
Neal Walters
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user