You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jiri Hnidek edited this page Jun 27, 2014
·
2 revisions
Instances of VerseTagGroups are representation of tag groups created at Verse server. When new instance of VerseTagGroups is created, then new tag group is automatically created at Verse server. When other client creates tag group in node and your client is subscribed to this node, then appropriate instance of VerseTagGroup is automatically created too. All instances of VerseTagGroup are stored in dictionary node.tag_groups (tag group id is used as key).
Creating of VerseTagGroup
New instance of VerseTagGroup can be created with following code: