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.
Related articles
Collections > Update a collection
Objects in Answers are grouped into collections, similar to tables in a relational database.
Answers > Objects
Objects are records indexed in Answers, each containing an optional id field used as the document identifier or assigned an auto-generated one by Answers.
Collections > Create a collection
The content describes how to create a collection in Answers and the available data types it supports.
Collections > Get a collection
Here is a one-sentence summary of the provided content:
Retrieve the details of a specified collection using its name.