SIZE

The number of elements in the tuple.

The API's tuple size accessor currently returns a Java int, because there wasn't much of a problem limiting manually-constructed tuples to two billion elements. This restriction will eventually be removed.