Quick tip: Using Apache Spark and GraphFrames with SingleStore Notebooks
Abstract In this article, we’ll see how to use the Apache Spark GraphFrames package with SingleStore by using historical data about the London Underground network. We’ll store the data as stations (vertices) and line connections (edges) in SingleStore and then...