Space Contents

A space contains tuples and associated metadata.

  • A tuple is a container for a collection of fields. A tuple is equivalent to a row in a database.
  • Each field in the tuple has a name, a type and a value.

For more information on tuples and fields, see Tuples and Fields.