A fast storage and query method of time-varying graph data

Chen Ke,Shou Lidan,Zhao Ping,Chen Gang,Jiang Dawei,Wu Sai,Hu Tianlei
2019-01-01
Abstract:The invention discloses a fast storage inquiry method of a time-varying graph. The time-varying graph data is divided into structure data and attribute data, and the structure data is transformed intonetwork graph model with relational nodes. The log structure is used to store the attribute data of the time-varying graph, and the log attribute model is established. According to the structural data storage model and attribute data storage model of time-varying graph, the query model of time-varying graph is established, classification of input data is executed into different physical storage corresponding to network graph model and log attribute model and query parallelization is executed, and the bottom data storage and special upper query encapsulation of graph database and document database are constructed to query. The invention establishes a universal upper layer storage model and designs a query of time-varying graph data. Compared with the traditional method, the invention has remarkable query efficiency on entity state and historical attribute value query, and also has remarkable saving on storage space of historical attribute value.
What problem does this paper attempt to address?