Getting started
-
Onboarding
Get started with the basic functionality of KgBase.
-
Lesson 1 - Creating the music albums project
In this lesson we'll learn how to create your first KgBase project and import data with 500 best music albums from CSV file.
-
Lesson 2 - Turning flat file into a graph
In this lesson, you'll learn how to convert a flat file into graph by extracting relationships. You will also become familiar with the Graph interface of KgBase.
-
Lesson 3 - Analyzing data in a table
So far we've imported our music albums file, and converted the "Genre" column into a relationship. Before we move on to graph functionality, let's learn how to do basic analysis of a flat file.
-
Lesson 4 - Basics of working with a graph
In this lesson, you will learn how to see different aspects of your graph with our features.