Advertisement
Guest User

Untitled

a guest
Oct 16th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. {
  2. "nodes": [
  3. {"id": "1"},
  4. {"id": "2"},
  5. {"id": "3"},
  6. {"id": "4"},
  7. {"id": "5"},
  8. {"id": "6"},
  9. {"id": "7"},
  10. {"id": "8"},
  11. {"id": "9"},
  12. {"id": "10"},
  13. {"id": "11"},
  14. {"id": "12"},
  15. {"id": "13"},
  16. {"id": "14"},
  17. {"id": "15"},
  18. {"id": "16"},
  19. {"id": "17"},
  20. {"id": "18"},
  21. {"id": "19"},
  22. {"id": "20"}
  23. ],
  24. "links": [
  25. {"source": "1", "target": "2"},
  26. {"source": "1", "target": "3"},
  27. {"source": "1", "target": "4"},
  28. {"source": "1", "target": "5"},
  29. {"source": "1", "target": "6"},
  30. {"source": "1", "target": "7"},
  31. {"source": "1", "target": "8"},
  32. {"source": "1", "target": "9"},
  33. {"source": "1", "target": "10"},
  34. {"source": "1", "target": "11"},
  35. {"source": "1", "target": "12"},
  36. {"source": "1", "target": "13"},
  37. {"source": "1", "target": "14"},
  38. {"source": "1", "target": "15"},
  39. {"source": "1", "target": "16"},
  40. {"source": "1", "target": "17"},
  41. {"source": "1", "target": "18"},
  42. {"source": "1", "target": "19"},
  43. {"source": "1", "target": "20"}
  44. ]
  45. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement