willzeng / cograph

A way to build and explore webs of ideas.
http://www.cograph.co/
GNU General Public License v2.0
15 stars 3 forks source link

ability to delete graphs that you created #510

Open willzeng opened 10 years ago

willzeng commented 10 years ago

@davidfurlong I'm planning on doing this by setting an isDeleted attribute to true on the document neo4j node.

Any reason not to go about it this way?