메소드 | 설명 | |
---|---|---|
AppendCommonUserInformationFromValueDictionary ( Object>.Dictionary |
||
AppendInReplyToStatusIDGraphMLAttributeValue ( |
||
AppendLatitudeAndLongitudeGraphMLAttributeValues ( |
||
AppendRepliesToAndMentionsEdgeXmlNodes ( |
||
AppendUserStatisticsFromValueDictionary ( Object>.Dictionary |
||
AppendValueFromValueDictionary ( Object>.Dictionary |
||
DefineCommonGraphMLAttributes ( |
||
DefineEdgeStatusGraphMLAttributes ( |
||
DefineInReplyToStatusIDGraphMLAttribute ( |
||
DefineVertexLatestStatusGraphMLAttributes ( |
||
DefineVertexStatisticsGraphMLAttributes ( |
||
GetLatitudeAndLongitudeFromStatusValueDictionary ( Object>.Dictionary |
||
GetUrlsAndHashtagsFromStatusValueDictionary ( Object>.Dictionary |
||
TryAppendVertexXmlNode ( String screenName, String userID, |
||
TwitterUsersToUniqueScreenNames ( IEnumerable |
||
UrlsToDomains ( String spaceDelimitedUrls ) : String |
메소드 | 설명 | |
---|---|---|
AppendRepliesToAndMentionsEdgeXmlNode ( |
||
AppendRepliesToAndMentionsEdgeXmlNodes ( |
||
DefineLatitudeAndLongitudeGraphMLAttributes ( |
||
FormatStatusWebPageUrl ( String screenName, |
public static AppendCommonUserInformationFromValueDictionary ( Object>.Dictionary |
||
userValueDictionary | Object>.Dictionary | |
graphMLXmlDocument | ||
twitterUser | ||
리턴 | void |
public static AppendInReplyToStatusIDGraphMLAttributeValue ( |
||
graphMLXmlDocument | ||
edgeOrVertexXmlNode | ||
inReplyToStatusID | String | |
리턴 | void |
public static AppendLatitudeAndLongitudeGraphMLAttributeValues ( |
||
graphMLXmlDocument | ||
edgeOrVertexXmlNode | ||
latitude | String | |
longitude | String | |
리턴 | void |
public static AppendRepliesToAndMentionsEdgeXmlNodes ( |
||
graphmlXmlDocument | ||
twitterUsers | IEnumerable |
|
uniqueScreenNames | HashSet |
|
includeRepliesToEdges | System.Boolean | |
includeMentionsEdges | System.Boolean | |
includeNonRepliesToNonMentionsEdges | System.Boolean | |
includeStatuses | System.Boolean | |
리턴 | void |
public static AppendUserStatisticsFromValueDictionary ( Object>.Dictionary |
||
userValueDictionary | Object>.Dictionary | |
graphMLXmlDocument | ||
twitterUser | ||
리턴 | void |
public static AppendValueFromValueDictionary ( Object>.Dictionary |
||
valueDictionary | Object>.Dictionary | |
name | String | |
graphMLXmlDocument | ||
edgeOrVertexXmlNode | ||
graphMLAttributeID | String | |
리턴 | System.Boolean |
public static DefineCommonGraphMLAttributes ( |
||
graphMLXmlDocument | ||
리턴 | void |
public static DefineEdgeStatusGraphMLAttributes ( |
||
graphMLXmlDocument | ||
리턴 | void |
public static DefineInReplyToStatusIDGraphMLAttribute ( |
||
graphMLXmlDocument | ||
forEdges | System.Boolean | |
리턴 | void |
public static DefineVertexLatestStatusGraphMLAttributes ( |
||
graphMLXmlDocument | ||
리턴 | void |
public static DefineVertexStatisticsGraphMLAttributes ( |
||
graphMLXmlDocument | ||
리턴 | void |
public static GetLatitudeAndLongitudeFromStatusValueDictionary ( Object>.Dictionary |
||
statusValueDictionary | Object>.Dictionary | |
latitude | String | |
longitude | String | |
리턴 | void |
public static GetUrlsAndHashtagsFromStatusValueDictionary ( Object>.Dictionary |
||
statusValueDictionary | Object>.Dictionary | |
expandUrls | System.Boolean | |
urls | String | |
hashtags | String | |
리턴 | void |
public static TryAppendVertexXmlNode ( String screenName, String userID, |
||
screenName | String | |
userID | String | |
graphMLXmlDocument | ||
userIDDictionary | TwitterUser>.Dictionary | |
twitterUser | ||
리턴 | System.Boolean |
public static TwitterUsersToUniqueScreenNames ( IEnumerable |
||
twitterUsers | IEnumerable |
|
리턴 | HashSet |
public static UrlsToDomains ( String spaceDelimitedUrls ) : String | ||
spaceDelimitedUrls | String | |
리턴 | String |