create_group#

caput.memdata.MemGroup.create_group(name)[source]#

Create a group within the storage tree.

Parameters:
namestr

Name of the group to create.

Returns:
groupMemGroup

The created group.