getChildNodesCsv abstract method

Future<String> getChildNodesCsv()

Gets the child nodes as CVS export.

@return A string representing the nodes as CVS @throws StorageException if the storage backend encounters a problem

Implementation

Future<String> getChildNodesCsv();