Getting Started
FlowLog workflows have two simple steps:
- Write a Datalog program.
- Run it by providing inputs.
In this section, we’ll set up everything you need on your platform to run FlowLog, then work through a small example program end to end. We’ll run the program in batch mode first, and then switch to incremental mode to show the interactive workflow for updating inputs. Our goal is to show you what a FlowLog program looks like and how it feels to use in practice.