Skip to content

Update a collection

Update a collection

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.

Answers > Collections

Collections in Answers organize similar objects with shared fields, functioning like database tables where records can be created, updated, and retrieved using unique identifiers and various data formats.

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.

Answers > Objects

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