Group Creation and Modification Functions
The following functions create and replace groups in the database. A group collects any number of different objects in a cellview, thus allowing user-defined relationships to exist between database objects. A group contains groupMember objects, which in turn refer to the database objects kept as part of the group.
Only the functions listed here are supported for public use. All other functions, regardless of their name or prefix, and undocumented aspects of the functions described below, are private and are subject to change at anytime.
Related Topics
Return to top