Hi,
my graph schema is partly dynamic and the nodes can have different properties for the same label. For example, a Product node could have an ISBN property if it is a Book, a Serial Number if it is an Electronic Device, or some other product specif...