count objects in array Big Data
问题 hi how can i count how many objects are in this Object of arrays? In the children objects there are also Arrays with Objects. Dont really easy to understand... Hi looked at stackoverflow but dont find a helpful answer. I looked for example at this question: Link. Maybe i can do it recursive. Somebody has an idea? There can also be 100 of Arrays of Objects. This is only an example: let DATA = { "name": "flare", "children": [{ "name": "analytics", "children": [{ "name": "cluster", "children": [