The Collection Node defines database table schemas. It specifies what data structure your tables will have, including field names, types, and validation rules.
Collection nodes define schemas only - they don’t connect to other nodes. Other nodes reference collections by name.