Hello everyone,
I have a question, and I would appreciate it if you can help me.
I have modeled a graph in Neo4j as a 5-layer multipartite graph such that no two nodes of the same type(label) are connected, but nodes from different layers are.
It is ...