Using It

This page will guide you through an example, highlighting the unique aspects of Itergia Core.

Installing the Schema

We now have a complete schema, and can upload it to a cell. In this example, we'll use cell.example.com.

A cell is a device, single server or distributed cluster acting as one database. It could be our cloud, or an on-prem server running Itergia Core.

If the schema already existed, the cell will only accept the installation if the new schema version is higher.

$ graphitall schema install \
    -A cell.example.com \
    todo.schema.yaml