Method | Description | |
---|---|---|
AppendOneDegreeNetwork ( String sScreenName, WhatToInclude eWhatToInclude, System.Boolean bIncludeFollowedThisCall, |
||
AssertValid ( ) : void | ||
GetNetwork ( String screenNameToAnalyze, WhatToInclude whatToInclude, NetworkLevel networkLevel, |
||
GetNetworkAsync ( String screenNameToAnalyze, WhatToInclude whatToInclude, NetworkLevel networkLevel, |
||
TwitterUserNetworkAnalyzer ( ) : System |
Initializes a new instance of the
|
Method | Description | |
---|---|---|
AppendOnePointFiveDegreeNetwork ( String sScreenNameToAnalyze, WhatToInclude eWhatToInclude, System.Boolean bIncludeFollowedThisCall, |
||
AppendTwoDegreeNetwork ( String sScreenNameToAnalyze, WhatToInclude eWhatToInclude, System.Boolean bIncludeFollowedThisCall, |
||
BackgroundWorker_DoWork ( object sender, |
||
CreateGraphMLXmlDocument ( System.Boolean bIncludeLatestStatuses ) : |
||
GetNetworkDescription ( String sScreenNameToAnalyze, WhatToInclude eWhatToInclude, NetworkLevel eNetworkLevel, |
||
GetNetworkInternal ( String sScreenNameToAnalyze, WhatToInclude eWhatToInclude, NetworkLevel eNetworkLevel, |
||
GetNetworkInternal ( String sScreenNameToAnalyze, WhatToInclude eWhatToInclude, NetworkLevel eNetworkLevel, |
||
WhatToIncludeFlagIsSet ( WhatToInclude eORedEnumFlags, WhatToInclude eORedEnumFlagsToCheck ) : System.Boolean |
public AppendOneDegreeNetwork ( String sScreenName, WhatToInclude eWhatToInclude, System.Boolean bIncludeFollowedThisCall, |
||
sScreenName | String | |
eWhatToInclude | WhatToInclude | |
bIncludeFollowedThisCall | System.Boolean | |
iMaximumPeoplePerRequest | ||
oGraphMLXmlDocument | ||
oUniqueScreenNames | HashSet |
|
oUserIDDictionary | TwitterUser>.Dictionary | |
oOneDegreeOtherScreenNames | HashSet |
|
oRequestStatistics | ||
return | void |
protected AppendOnePointFiveDegreeNetwork ( String sScreenNameToAnalyze, WhatToInclude eWhatToInclude, System.Boolean bIncludeFollowedThisCall, |
||
sScreenNameToAnalyze | String | |
eWhatToInclude | WhatToInclude | |
bIncludeFollowedThisCall | System.Boolean | |
iMaximumPeoplePerRequest | ||
oGraphMLXmlDocument | ||
oUserIDDictionary | TwitterUser>.Dictionary | |
oOneDegreeOtherScreenNames | HashSet |
|
oRequestStatistics | ||
return | void |
protected AppendTwoDegreeNetwork ( String sScreenNameToAnalyze, WhatToInclude eWhatToInclude, System.Boolean bIncludeFollowedThisCall, |
||
sScreenNameToAnalyze | String | |
eWhatToInclude | WhatToInclude | |
bIncludeFollowedThisCall | System.Boolean | |
iMaximumPeoplePerRequest | ||
oGraphMLXmlDocument | ||
oUniqueScreenNames | HashSet |
|
oUserIDDictionary | TwitterUser>.Dictionary | |
oOneDegreeOtherScreenNames | HashSet |
|
oRequestStatistics | ||
return | void |
protected BackgroundWorker_DoWork ( object sender, |
||
sender | object | |
e | ||
return | void |
protected CreateGraphMLXmlDocument ( System.Boolean bIncludeLatestStatuses ) : |
||
bIncludeLatestStatuses | System.Boolean | |
return |
public GetNetwork ( String screenNameToAnalyze, WhatToInclude whatToInclude, NetworkLevel networkLevel, |
||
screenNameToAnalyze | String | |
whatToInclude | WhatToInclude | |
networkLevel | NetworkLevel | |
maximumPeoplePerRequest | ||
return |
public GetNetworkAsync ( String screenNameToAnalyze, WhatToInclude whatToInclude, NetworkLevel networkLevel, |
||
screenNameToAnalyze | String | |
whatToInclude | WhatToInclude | |
networkLevel | NetworkLevel | |
maximumPeoplePerRequest | ||
return | void |
protected GetNetworkDescription ( String sScreenNameToAnalyze, WhatToInclude eWhatToInclude, NetworkLevel eNetworkLevel, |
||
sScreenNameToAnalyze | String | |
eWhatToInclude | WhatToInclude | |
eNetworkLevel | NetworkLevel | |
iMaximumPeoplePerRequest | ||
return | String |
protected GetNetworkInternal ( String sScreenNameToAnalyze, WhatToInclude eWhatToInclude, NetworkLevel eNetworkLevel, |
||
sScreenNameToAnalyze | String | |
eWhatToInclude | WhatToInclude | |
eNetworkLevel | NetworkLevel | |
iMaximumPeoplePerRequest | ||
return |
protected GetNetworkInternal ( String sScreenNameToAnalyze, WhatToInclude eWhatToInclude, NetworkLevel eNetworkLevel, |
||
sScreenNameToAnalyze | String | |
eWhatToInclude | WhatToInclude | |
eNetworkLevel | NetworkLevel | |
iMaximumPeoplePerRequest | ||
oRequestStatistics | ||
oGraphMLXmlDocument | ||
return | void |
public TwitterUserNetworkAnalyzer ( ) : System | ||
return | System |
protected WhatToIncludeFlagIsSet ( WhatToInclude eORedEnumFlags, WhatToInclude eORedEnumFlagsToCheck ) : System.Boolean | ||
eORedEnumFlags | WhatToInclude | |
eORedEnumFlagsToCheck | WhatToInclude | |
return | System.Boolean |