julianbrowne / graffeine

D3 console for Neo4J
89 stars 19 forks source link

Cannot add labels/properties on empty node #11

Open brady77 opened 8 years ago

brady77 commented 8 years ago

I was trying to install the brand-new 0.1 version. Actually, there is an issue with adding labels/properties to new nodes with Graffeine. As soon as the node is present in the DB and has some labels/properties attached, I can edit all of them without any problems. Graffeine is a great tool, btw! Thanks for your support.

julianbrowne commented 8 years ago

Thanks. I see you went into the dark side. This will be fixed in a day or two. Graffeine uses medea to create/edit JSON and I had to go back and fix some issues in that first. I just need to join it all back up and write some better tests and it should all be working. Thanks for trying out the bleeding edge. Feedback greatly appreciated.