Skip to content

Collections

Collections

In Answers, every record you index is called an Object and a group of objects with similar fields is called a Collection. A Collection is roughly equivalent to a table in a relational database.

Collections > Update a collection

Collections in Answers organize similar objects into groups, functioning like database tables with each record being identified through string-based IDs or automatically generated identifiers.

Answers > Objects

Objects in Answers are indexed records with either custom string IDs or auto-generated identifiers, forming the basic data units within collections.

Collections > Create a collection

Collections in Answers organize objects with similar fields, functioning like database tables and supporting string and string list data types for indexing records.