How do I delete attributes? (and just the attribute, not the node)
Motivation:
I have a db where 20% of the attributes is the same, ‘title’, which is never used.
Deleting it could decrease the size of the db.
/William