Modeling Guide for SAP Data Hub

<graph-source>-<handle> Folders

The <graph-source>-<handle> folder contains detailed information about graph execution. For example: com.sap.demo.datagenerator-9a6eeb59abb242baabb110dba50ae178.

To identify the files that you want to open, see the graphs.json file.
[
    {
        "src": "com.sap.demo.datagenerator",
        ...
        "handle": "9a6eeb59abb242baabb110dba50ae178",
        ...
    },
...