Advertisement
Guest User

Untitled

a guest
Dec 14th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.   "SocialGraph" : {
  3.     "sgName" : "Hutner, Andrew",
  4.     "sgTag" : "from",
  5.     "sgFQName" : "ahutner@eci.com",
  6.     "sgKey" : null,
  7.     "cohort" : [ {
  8.       "entity" : {
  9.         "enName" : "David Schmitt",
  10.         "enTag" : "to",
  11.         "enDescription" : null,
  12.         "enFQName" : "davisch@cdw.com",
  13.         "enKey" : null
  14.       },
  15.       "facets" : {
  16.         "score" : 2.0,
  17.         "interactions" : 4
  18.       }
  19.     }, {
  20.       "entity" : {
  21.         "enName" : "Raether, Andrew",
  22.         "enTag" : "to",
  23.         "enDescription" : null,
  24.         "enFQName" : "araether@eci.com",
  25.         "enKey" : null
  26.       },
  27.       "facets" : {
  28.         "score" : 2.0,
  29.         "interactions" : 4
  30.       }
  31.     }, {
  32.       "entity" : {
  33.         "enName" : "Tom Presser",
  34.         "enTag" : "cc",
  35.         "enDescription" : null,
  36.         "enFQName" : "tpresser@varde.com",
  37.         "enKey" : null
  38.       },
  39.       "facets" : {
  40.         "score" : 1.0,
  41.         "interactions" : 4
  42.       }
  43.     }, {
  44.       "entity" : {
  45.         "enName" : "EZE",
  46.         "enTag" : "cc",
  47.         "enDescription" : null,
  48.         "enFQName" : "eze@varde.com",
  49.         "enKey" : null
  50.       },
  51.       "facets" : {
  52.         "score" : 0.25,
  53.         "interactions" : 1
  54.       }
  55.     } ]
  56.   }
  57. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement