MetaListIterator Class#
Methods#
Set iterator to point to the start of dataset. |
|
Get the name of the object the iterator currently points to. |
|
Get the name of the object the iterator currently points to. |
|
Forward iterator to point to the next element of dataset. |
|
Get an iterator to a metadata list that the current iterator is pointing to. A MetaList is equivalent to a directory in a filesystem and is used to organize metadata in tree like system |
|
Get the metadata iterator that the iterator currently is pointing to. |
|