Skip to content
Kevin Gómez edited this page Sep 3, 2020 · 3 revisions

Welcome to the Gradoop Tutorial

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.

Requirements

  • Linux, MacOS or Windows machine with Java 8 and Maven 3.* installed.

Setup

Follow the instructions to setup the tutorial environment on your machine.