As the error indicates we only support scalar numeric properties on relationships at the moment. Regarding #2, what is it your trying to accomplish? Can you use different relationship types instead of a property? or move properties to source and ta...
We have a native node classification pipeline that can handle multiple labels. Logistic regression is one of the modeling options. This is more akin to ordinary multinomial logistic regression and is generally geared more towards prediction and mach...