create_group# caput.memdata.MemGroup.create_group(name)[source]# Create a group within the storage tree. Parameters: namestrName of the group to create. Returns: groupMemGroupThe created group.