A Multi-level Marketing (MLM) Engine allows compensation to be easily calculated despite the complex hierarchy of a sales network.
In John Weeler’s first part of Build[ing] an MLM Engine with Neo4j and MassPay, he covers multi-level marketing and how the structure best fits within a graph.

He dives into building an MLM engine, then explains traversing the graph within the engine.

He concludes by giving us a sneak peaks as to what to expect from the second part of the blog series:
“In the next part of this article, we [will] pay downline commissions with MassPay using the builder pattern to make it easier.”
. We love posts like these that show how graphs solve our complex and connected challenges.
. We love posts like these that show how graphs solve our complex and connected challenges.