A method of importing and visualizing microblog user forwarding relationship based on graph database
A database and microblog technology, which is applied in the analysis field of microblog public opinion big data, can solve problems such as difficult to obtain forwarding order, random forwarding relationship, discontinuity, etc., and achieve the effect of high data import efficiency, easy modification, and broad application prospects
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0031] The code of the present invention realizes the node creation and modification functions facing the mutual connection of nodes. The code divides the nodes into the following situations according to the contents of the content attribute of the nodes: original nodes, one-layer forwarding nodes and multi-layer forwarding nodes, that is, nodes with more than one layer of forwarding layers.
[0032] First of all, limited by the crawler algorithm, the imported nodes have several prerequisites:
[0033] 1. Since the crawler is multi-threaded crawling, the order of crawling nodes is unknown. For example, the nodes of the advanced database are most likely to be forwarded late, and the nodes of the late database are most likely to be forwarded first, except for the first original node.
[0034] 2. Due to the limitation of the function of the search node program, only one attribute can be passed. Here we choose the user name as the index of the search node.
[0035] We use a list...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


