Saves object in a table in the database.
|
|
|
Saves object tree in the database
|
|
For more information and examples see the REST API documentation.
|
Deletes object from the database.
|
|
|
Returns the first or the last object from the database.
|
|
|
Returns table schema.
|
|
|
Returns objects from the database table.
|
|
The objects are returned using paging - up to the number specified in the page size parameter per page.
|
Returns the total number of objects in the table or the number of objects matching the where clause condition.
|
|
|
Sets related objects for a relation column in the parent object.
|
|
|
Adds related objects to a relation column in the parent object.
|
|
|
Deletes related objects for a relation column in the parent object.
|
|
|
Returns related objects for a relation column in the parent's object.
|
|
|