Practice monopartite projections
Now that you understand the difference between graph structure and graph iFull definition for label (opens in a new tab)A tag on a node that groups it with other nodes of the same kind. A node can carry more than one., it's time to practice creating true iFull definition for monopartite graph (opens in a new tab)A graph in which every node is the same kind of thing, so relationships connect like to like. iFull definition for projection (opens in a new tab)An in-memory copy of part of your database that graph algorithms run against. You choose which nodes and relationships it holds..
In this lesson, you'll work with the Movies dataset to create various monopartite projections—transforming iFull definition for bipartite graph (opens in a new tab)A graph with two kinds of node, where every relationship joins one kind to the other and never two of the same kind. and iFull definition for multipartite graph (opens in a new tab)A graph with three or more kinds of node, where relationships only ever join nodes of different kinds. structures into single-type networks that reveal different iFull definition for pattern (opens in a new tab)A graph structure written in Cypher, such as a node joined to another node by a relationship. within the same data.
Join GraphAcademy to keep learning
Create your account to unlock 80+ hours of hands-on Neo4j courses, track your progress, and earn a certificate when you complete the course.
Sign in or register