Interface for data access operations related to snippets.
Method to check if the current data (snippet/folder) has no child elements.
True if the current element has no children.
Method to load and return the root snippet or data structure.
The loaded snippet or root element.
Method to save the provided snippet data.
The snippet data to be saved.
Interface for data access operations related to snippets.