-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Kevin Gómez edited this page Sep 3, 2020
·
3 revisions
In this tutorial, you will learn about the basic ideas behind Gradoop. How to execute several operators and how to combine them to extensive analytical pipelines.
This tutorial is based on the Gradoop Java API. Basic knowledge about Java is required.
- Linux, MacOS or Windows machine with Java 8 and Maven 3.* installed.
Follow the instructions to setup the tutorial environment on your machine.