What are the advantages/disadvantages of using properties vs labels as classifiers?
I currently have a "type" property in some nodes. Wondering if the general rule should be using labels instead.
An example:
Have nodes labeled CONTACT for holding email, phones, IM, etc. One node for each identity (number, address, etc).
Could have a set of T/F roles for home, work, mobile, preferred, other since any contact could serve multiple roles.
Is it better to have a set of role properties or assign labels? The property could later be expanded from T/F to days/hours of availability. The label couldn't be expanded.
thanks,
Dave