Good day all,
Being new to graph and neo4j I am having a bit of trouble in my execution.
Setup: I have a data model of (:Client)-[:HAS_A_CHARACTERISTIC]->(:Characteristic). There are many characteristics (~230) and I am using these characteristics to...