Hello, I would like to implement 2 things and maybe you can give me some advice how to do it:
1) I want to add Metadata to every node. Possible solution: add a node called metaData and and the metaData as properties belonging to this node. What do you think? Or are there better ways? 2) Some specific nodes should inherit other nodes, in a way that the metaData in the super node is also metaData in the subnode. How can I implement this? Thank you, Nikolay
