Use ASSET API how to iterate a parent node in AEM?
I have parent asset node inside the AEM CRXDE (/content/dam/parent). inside the parent node folder multiple child nodes are there .
Using Asset API how can i iterate the child nodes.?
After that i have to read/write properties.!