Using the API#

In the hierarchy of API concepts

  • a Client owns an Instance

  • an Instance owns a Table

  • a Table owns a ColumnFamily

  • a Table owns a Row (and all the cells in the row)