data.jsonl
Browse files{"node_id":"A","type":"user"}
{"node_id":"B","type":"user"}
{"node_id":"C","type":"merchant"}
{"source":"A","target":"B","relation":"transfer"}
{"source":"B","target":"C","relation":"payment"}
{"node_id":"A","type":"user"}
{"node_id":"B","type":"user"}
{"node_id":"C","type":"merchant"}
{"source":"A","target":"B","relation":"transfer"}
{"source":"B","target":"C","relation":"payment"}