From the course: Knowledge Graph Data Engineering for Generative AI Use Cases
Unlock this course with a free trial
Join today to access over 24,600 courses taught by industry experts.
Setting up our Stardog project, part 2 - Neo4j Tutorial
From the course: Knowledge Graph Data Engineering for Generative AI Use Cases
Setting up our Stardog project, part 2
- [Speaker] Next, we're going to add some of the relations and we're also going to be using AI for that. So let's verify that this is what we were expecting and we're validating this off of our design doc. Okay, so that is correct. Now let's add in a few more relationships. So now we are defining that purchase orders have products inside of them. So that looks correct. Now, we have created this path, but one thing we're missing is our review node. So let's go ahead and add that in with its relations. Now, once we put voice box back in its box, I'm going to show how you can use Stardog to help automatically populate a model based on the data that you are loading. You might not want to do this for all of your data, but it's a good example to know. So we have to accept our changes, and then we're going to go in and we're going to grab our file for our customer reviews. And you can see here, this is a mini-form of the ETL within the tool itself. So we can see that the order ID is…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.