Method of HDF5Group.
move(const string from, const string to) -> HDF5Group
Moves or renames a group entry relative to the group.
Parameters
- from: Source relative path.
- to: Destination relative path.
Returns
Reference to the same HDF5Group instance.