TinyBase logoTinyBase

Slice

The Slice type represents the concept of a set of Row objects that comprise part of an Index.

Ids

The Ids in a Slice represent Row objects from a Table that all have a derived string value in common, as described by the setIndexDefinition method.

Note that the Slice type is not actually used in the API, and you instead get Row Ids directly with the getSliceRowIds method.